Wednesday, February 22, 2012

SMTP4DEV

This is a great little tool that will run on your desktop and listen to port 25. Ideal if you are writing code that sends email. That said though. If you have a dependency on smtp and it is preventing you in Test Driven Development then you should probably think about refactoring with dependency injection.


No comments:

Post a Comment