sj26 / mailcatcher

Catches mail and serves it through a dream.
http://mailcatcher.me
MIT License
6.3k stars 575 forks source link

Support multiple "endpoints" #459

Closed Bertg closed 3 years ago

Bertg commented 3 years ago

Mailcatcher is pretty great. I'd love to use it as part of my end to end tests suite. For that test suite to run properly it would be nice that I can clear it on every test, without it affecting my development emails.

Sure, I can run multiple instances of Mailcatcher, and that works ok, but it would be nice if Mailcatcher had some built in support. I would call it many-mailcacher-mode. It has a ring to it no?

Goals:

Proposal:

Would there be interest in this feature? If I created a PR for it, would it be accepted?

Bertg commented 3 years ago

@sj26 I know you want to keep the scope of this project minmal, so I'd really like to have your 2 cents here :)

sj26 commented 3 years ago

Sorry @Bertg, it's a nice suggestion, but I think this is out of scope.