JMC is a jabber service to check email from POP3 and IMAP4 server and retrieve them or just a notification of new emails. Jabber users can register multiple email accounts.
SME Server is a leading distribution for small and medium enterprises. It stands apart from the competition by shipping with most common functionality preconfigured and features a number of popular
... [More] additional enhancements in the form of downloadable 'contributions'. It is published under the GPL license and while freely available, a small donation is requested. [Less]
pymta is a library to build a custom SMTP server in Python. This is useful if you want to...
* test mail-sending code against a real SMTP server even in your unit tests.
* build a custom SMTP server
... [More] with non-standard behavior without reimplementing the whole SMTP protocol.
* have a low-volume SMTP server which can be easily extended using Python [Less]
PyMailt is an email transport written for XMPP/Jabber written in Python/xmpppy. It provides a mechanism for XMPP users to send and receive email.
Emails are sent via local SMTP, and are received from a local maildir.
django-smtpd allows you to handle email messages just like Django processes HTTP requests.
GettingStarted
This project is still a quick hack. Don't use this in the wild yet.Help wanted:
... [More]
Exception handling (RecipientNotFound, user-code exception, ...) Better email parsing, body encoding handling Test the handlers, patterns modules Provide decorators for "subscription" (equivalent of user authentication) Tighter integration with the SMTP server Middleware support [Less]
Just a proof of concept.
Current libgmail and gmailsmtp proxy daemon lack of a full support of forwarding mails with complex MIME parts. And it rarely works in an access controlled internal network
... [More], with only http and https ports enabled.
This project is just for personal use, with initial codes from libgmail.
pop3|exchange.server.internal --write pipe--> sendmail/msmtp/etc --smtp--> gmail.smtp.test ----> http|https.proxy.server.internal --http/https--> Gmail
It would be very appreciated to inform us in case of potential copyright problems.
Original authors:
Libgmail: http://libgmail.sf.net [Less]
smtpMailsink provides an outgoing SMTP Email Proxy with the following features:
Allows all outgoing emails to be captured in mailboxes for later retrieval. Allows all outgoing emails to be resent
... [More] upon request. Allows emails to be backed-up at the Enterprise level. Allows those who should have received emails to retrieve them online or have them resent. [Less]