mkpop3dcert
Courier mail server - POP3 server
Install
- All systems
-
curl cmd.cat/mkpop3dcert.sh
- Debian
-
apt-get install courier-pop
- Ubuntu
-
apt-get install courier-pop
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install courier-pop
- Raspbian
-
apt-get install courier-pop
- Dockerfile
- dockerfile.run/mkpop3dcert
courier-pop
Courier mail server - POP3 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 provide the POP3 daemon for Courier. It only supports email stored in the Maildir format. POP3 over TLS is handled by the regular POP3 daemon from in conjunction with the TLS wrapper.
courier-pop-ssl
Courier mail server - POP3 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. POP3 over SSL is handled by the regular POP3 daemon from courier-pop in conjunction with the SSL/TLS wrapper supplied by courier-ssl.