maildirmake.dovecot
secure POP3/IMAP server - core files
Install
- All systems
-
curl cmd.cat/maildirmake.dovecot.sh
- Debian
-
apt-get install dovecot-core
- Ubuntu
-
apt-get install dovecot-core
- Kali Linux
-
apt-get install dovecot-core
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dovecot-core
- Raspbian
-
apt-get install dovecot-core
- Dockerfile
- dockerfile.run/maildirmake.dovecot
dovecot-core
secure POP3/IMAP server - core files
Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. This package contains the Dovecot main server and its command line utility.