How to Install dovecot-core in Ubuntu 18.04



Install dovecot-core by entering the following commands in the terminal:

sudo apt update
sudo apt install dovecot-core

Description:

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.

Homepage: http://dovecot.org/

Version: 1:2.2.33.2-1ubuntu4

Section: mail