imapd-ssl
Courier mail server - IMAP server
Install
- All systems
-
curl cmd.cat/imapd-ssl.sh
- Debian
-
apt-get install courier-imap
- Ubuntu
-
apt-get install courier-imap
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install courier-imap
- Raspbian
-
apt-get install courier-imap
- Dockerfile
- dockerfile.run/imapd-ssl
courier-imap
Courier mail server - IMAP server
The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. This package provides an IMAP server that accesses email stored in Maildirs format mailboxes. This server has an extremely small footprint and provides shared and virtual shared folders. IMAP over TLS is handled by the regular IMAP daemon in conjunction with the TLS wrapper.
courier-imap-ssl
Courier mail server - IMAP over SSL
The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. IMAP over SSL is handled by the regular IMAP daemon from courier-imap in conjunction with the SSL/TLS wrapper supplied by courier-ssl.