doveconf
2.2.30.2-1.fc26.x86_64 : Secure imap and pop3 server
Install
- All systems
-
curl cmd.cat/doveconf.sh
- Debian
-
apt-get install dovecot-dbg
- Ubuntu
-
apt-get install dovecot-dbg
- Alpine
-
apk add dovecot
- Arch Linux
-
pacman -S dovecot
- Kali Linux
-
apt-get install dovecot-core
- Fedora
-
dnf install dovecot-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dovecot-dbg
- OS X
-
brew install dovecot
- Raspbian
-
apt-get install dovecot-dbg
- Dockerfile
- dockerfile.run/doveconf
- Docker
-
docker run cmd.cat/doveconf doveconf
powered by Commando
dovecot-1
2.2.30.2-1.fc26.x86_64 : Secure imap and pop3 server
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.
dovecot-dbg
secure POP3/IMAP server - debug symbols
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 debug symbols for Dovecot.
dovecot
Dovecot is an IMAP server for Linux/UNIX-like systems, written
with security primarily in mind. It also contains a small POP3 server. It supports mail in either of maildir or mbox formats. The SQL drivers and authentication plug-ins are in their subpackages.