An Emailer Daemon that allows 3rd Party Software to easily send emails by just generating a file And easily Seeing the result. Without the need to open up any ports and leave yourself open to attackers. Python source and frozen binaries will be provided.
PyWebMail is a Python library and POP3 gateway that enable working with WebMail servers like with POP3 or IMAP mail server. Currently Mail.Com, Yahoo! Mail, Gmail, Netscape.Net, HotMail and some minor servers support is finished.
mailgate is a set of Python scripts we used at my former company to transfer email a) from a POP3 account to our internal mail server, b) from a POP3 account to a mailbox file and c) from a mailbox file to a SMTP server.