Showing posts with label smtp. Show all posts
Showing posts with label smtp. Show all posts

Wednesday, October 13, 2010

a smtp proxy server

http://code.activestate.com/recipes/577260-multi-threaded-smtp-proxy/

is useful for helping me to test my html email via outlook. This is due to the real MTA that can deliver to outlook is IP based, and my workstation is not allowed but as long as I run the server on the allowed IP, it works.