This module provides a very simple, very clean, very specific interface
to multiple Email mailers. The goal of this software is to be small
and simple, easy to use, and easy to extend.
IMAP-Admin is a Perl module for basic IMAP server administration. With
this module it's easy to make Perl scripts to create new and remove obsolete
IMAP accounts, set user quotas on Cyrus server etc.
Mail::Transport::Dbx gives you platform independent access to Outlook
Express' dbx files. Extract subfolders, messages etc. from those or use
it to convert dbx archives into a more portable format (such as standard
mbox format).
Net::IMAP::Server provides a complete implementation of the RFC 3501
specification, along with several IMAP4rev1 extensions. It provides
separation of the mailbox and message store from the client interaction
loop.
Evolution-ews is a plugin for Evolution that adds Exchange integration though
Exchange Web Service.
See the following link for development.
https://docs.google.com/spreadsheet/ccc?key=0ArU7C3muFYmHdHlvZUpRQ0FKQkNVck5kc1BpSDhkSGc&hl=en_U
pymsgauth is a toolkit for automatically and securely dealing with qsecretary
confirmation notices (used on mailing lists run by D.J. Bernstein).
It is written in Python, and licensed under GPL.
Net_Cyrus is a PEAR class which provides an API for the administration of
Cyrus IMAP servers.
It can be used to create,delete and modify users and it's properties (Quota
and ACL)
A fast rbl lookup implementation for qmail, typically used as part of .qmail
command processing.
It has the same function as rblsmtpd, but the messages are checked at local
delivery time.
tpop3d is yet-another-pop3-server. The intention has been to write
a server which is fast, extensible, and secure. tpop3d supports
traditional (BSD-format) mailspools and Maildir. It also supports
MySQL, perl, and external authentication methods.
Paraphrasing the website:
Mailman is a mailing list manager (MLM); that is, software to help manage
email discussion lists, much like Majordomo, LISTSERV, and the like.
Unlike most similar products, Mailman gives each mailing list a web page
and allows users to subscribe, unsubscribe, and change their preferences
via the web. Even a list manager can administer his or her list(s)
entirely via the web. Mailman integrates many common MLM features,
including web-based archiving (though it also has hooks for external
archivers), mail-to-news gateways, bounce handling, spam prevention,
Majordomo-style email-based list administration, direct SMTP delivery (with
fast bulk mailing), digest delivery, virtual domain support, and more.
Mailman is written mostly in Python (with a smattering of C where necessary
for security purposes), and includes hooks to make it easily scriptable and
extensible. It is compatible with most web servers and browsers, and most
mail transfer agents (mail servers). Mailman's documentation may be found on
its website.