Category Archives: smtp

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 … Continue reading

Posted in python, smtp | Leave a comment