mountebank
mountebank copied to clipboard
SMTP stubbing
Hi, we have a third party system where we send an email and after the email is received, third party sends notification to RabbitMQ queue. To be able to mock this behaviour, we need to be able to stub the responses. We're currently looking into TCP imposters, but being able to stub SMTP would make it much easier for us
Is there any progress on this? or its officially dropped. If there is any starting point I am happy to contribute.