Information
This entry starts the pop3 service when required.
Rationale:
The pop3 service provides a pop3 server. It supports the pop3 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 pop3 entry and refresh the inetd process:
chsubserver -r inetd -C /etc/inetd.conf -d -v 'pop3' -p tcp
lssrc -s inetd && refresh -s inetd
Default Value:
Disabled