2.2.8 Ensure IMAP and POP3 server is not enabled

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

dovecot is an open source IMAP and POP3 server for Linux based systems.
Rationale:
Unless POP3 and/or IMAP servers are to be provided by this system, it is recommended that the service be deleted to reduce the potential attack surface.

Solution

Run the following command to disable dovecot :
# systemctl --now disable dovecot
Notes:
Additional methods of disabling a service exist. Consult your distribution documentation for appropriate methods.
Several IMAP/POP3 servers exist and can use other service names. courier-imap and cyrus-imap are example services that provide a mail server. These and other services should also be audited.

See Also

https://workbench.cisecurity.org/files/2485