2.2.10 Ensure IMAP and POP3 server are not installed
Information
dovecot-imapd and dovecot-pop3d are an open source IMAP and POP3 server for Linux based systems. Unless POP3 and/or IMAP servers are to be provided by this system, it is recommended that the package be removed to reduce the potential attack surface.
Solution
Run one of the following commands to remove dovecot-imapd and dovecot-pop3d : # apt purge dovecot-imapd dovecot-pop3d