How to Install cyrus-pop3d in Ubuntu 18.04



Install cyrus-pop3d by entering the following commands in the terminal:

sudo apt update
sudo apt install cyrus-pop3d

Description:

Cyrus mail system - POP3 support

Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . This package contains the POP3 (Post Office Protocol) portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package.

Homepage: http://www.cyrusimap.org/

Version: 2.5.10-3ubuntu1

Section: universe/mail