Courier Mail Server

Courier mail server
Original author(s) Sam Varshavchik
Initial release May 2000 (2000-05)
Stable release
0.76.1 / June 9, 2015 (2015-06-09)[1]
Development status Active
Written in C, C++, Perl
Operating system All POSIX (Linux, Mac OS X, FreeBSD, Solaris)
Type Mail transfer agent
License GPL
Website courier-mta.org

The Courier mail server is a mail transfer agent (MTA) server that provides ESMTP, IMAP, POP3, SMAP, webmail, and mailing list services with individual components. It is best known for its IMAP server component.

Courier can function as an intermediate mail relay, between an internal LAN and the Internet, or perform final delivery to mailboxes. Courier uses maildirs as its native storage format and can also deliver mail to legacy mailbox files. Configuration files are in plain text format and may include Perl scripts.

Courier can provide mail services for regular operating system accounts. Courier can also provide mail services for virtual mail accounts, managed by any of LDAP directory service, Berkeley DB, MySQL or PostgreSQL authentication database.

Parts of Courier, such as the maildrop filtering system, the webmail and IMAP server, can also be installed as independent packages which can be used with other mail servers. Courier-IMAP is a particularly popular combination with Qmail, Exim, and Postfix servers that are configured to use maildirs.

Courier's source compiles on most POSIX-based operating systems based on Linux and BSD-derived kernels. It uses SMTP extensions for list management and spam filtering.

A review of SourceForge on February 24, 2009 indicates that Courier had been downloaded from that site over 1,000,000 times ranking 282nd on all packages with numerous third-party applications

See also

References

  1. "Courier Mail Server". 13 December 2014. Retrieved 4 July 2013.

External links

This article is issued from Wikipedia - version of the 5/30/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.