Courier Mail Server

Courier mail server
Original author(s) Sam Varshavchik
Initial release May 2000 (2000-05)
Stable release
0.77.0 / June 23, 2017 (2017-06-23)[1]
Preview release
20170725 / July 25, 2017 (2017-07-25)[1]
Written in C, C++, Perl
Operating system All POSIX (Linux, Mac OS X, FreeBSD, Solaris)
Type Mail transfer agent
License GPL
Website www.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.

See also

References

  1. 1 2 "latest releases". Package: Courier subsection. Retrieved 5 August 2017.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.