Information
This entry starts the imap2 service when required.
Rationale:
The imap2 service orInternet Message Access Protocol (IMAP) supports the IMAP4 remote mail access protocol. It works with sendmail and bellmail. This service should be disabled if it is not required.
Solution
In /etc/inetd.conf, comment out the imap2 entry and refresh the inetd process:
chsubserver -r inetd -C /etc/inetd.conf -d -v 'imap2' -p tcp
lssrc -s inetd && refresh -s inetd
Default Value:
Commented out