2003-07-14 19:44:28 -04:00
|
|
|
Dovecot is an IMAP and POP3 server for Linux/UNIX-like systems, written
|
|
|
|
with security primarily in mind. Although it's written in C, it uses
|
|
|
|
several coding techniques to avoid most of the common pitfalls. Dovecot
|
|
|
|
can work with standard mbox and maildir formats and it's fully
|
|
|
|
compatible with UW-IMAP and Courier IMAP servers as well as mail clients
|
|
|
|
accessing the mailboxes directly.
|
2005-02-13 13:44:05 -05:00
|
|
|
|
|
|
|
Flavors:
|
2009-01-26 09:47:02 -05:00
|
|
|
bdb - Build with Berkeley DB support for a dictionary store
|
2005-10-06 13:03:21 -04:00
|
|
|
ldap - Build with LDAP support as an authentication source
|
2005-07-23 15:34:22 -04:00
|
|
|
mysql - Build with MySQL support as an authentication source
|
|
|
|
postgresql - Build with PostgreSQL support as an authentication source
|
2007-03-22 02:59:13 -04:00
|
|
|
sqlite - Build with SQLite support as an authentication source
|