diff options
author | nodiscc <nodiscc@gmail.com> | 2015-10-23 23:19:58 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-10-23 23:19:58 +0000 |
commit | 6ffb8d58a2946587d02f889f5d18a3d6eb1e8059 (patch) | |
tree | 8b071864af9b1ca1e23e8865b4d7d3225c4af5ef /README.md | |
parent | split owncloud in separate sections (doc, calendar, sync), move pydio to file... (diff) | |
parent | Elaborate on Courier-MTA further (diff) | |
download | awesome-selfhosted-6ffb8d58a2946587d02f889f5d18a3d6eb1e8059.tar.gz awesome-selfhosted-6ffb8d58a2946587d02f889f5d18a3d6eb1e8059.zip |
Merge remote-tracking branch 'kickball/pr/325'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -154,6 +154,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin *MTA - Mail Transfer Agents (SMTP servers).* +* [Courier MTA](http://www.courier-mta.org/) - Fast, scalable, enterprise mail/groupware server providing ESMTP, IMAP, POP3, webmail, mailing list, basic web-based calendaring and scheduling services. ([Source Code](http://www.courier-mta.org/repo.html) `GPLv3` `C` * [Exim](http://www.exim.org/) - Message transfer agent (MTA) developed at the University of Cambridge. * [Haraka](http://haraka.github.io/) - A high-performance, pluginable SMTP server written in JavaScript. * [MailCatcher](http://mailcatcher.me/) - Ruby gem that deploys a simply SMTP MTA gateway that accepts all mail and displays in web interface. Useful for debugging or development. @@ -165,7 +166,6 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin *MDA - Mail Delivery Agents (IMAP/POP3 software).* -* [Courier IMAP/POP3](http://www.courier-mta.org/imap/) - Fast, scalable, enterprise IMAP and POP3 server. * [Cyrus IMAP/POP3](http://cyrusimap.org/) - Intended to be run on sealed servers, where normal users are not permitted to log in. * [Dovecot](http://www.dovecot.org/) - IMAP and POP3 server written primarily with security in mind. |