I am trying to stop and disable POP services on one of my WHM boxes all together. I have an internal app communicating via IMAP and SMTP but POP services for this box is unnecessary and will never be used, so I thought I would disable it.
In - Main >> Service Configuration >> Mailserver Configuration
I unset POP3D POP3DSSL
Then I ran:
/etc/init.d/cpanel stop
touch /etc/cppopdisable
/etc/init.d/cpanel start
Now for the past 24hrs every 5mins I get an email:
pop failed @ Tue Mar 1 10:42:42 2011. A restart was attempted automagically.
Service Check Method: [tcp connect]
Failure Reason: Unable to connect to port 110
WHM 11.28.83
CENTOS 5.5 x86_64
How do I disable this from trying to restart every 5 minutes?
In - Main >> Service Configuration >> Mailserver Configuration
I unset POP3D POP3DSSL
Then I ran:
/etc/init.d/cpanel stop
touch /etc/cppopdisable
/etc/init.d/cpanel start
Now for the past 24hrs every 5mins I get an email:
pop failed @ Tue Mar 1 10:42:42 2011. A restart was attempted automagically.
Service Check Method: [tcp connect]
Failure Reason: Unable to connect to port 110
WHM 11.28.83
CENTOS 5.5 x86_64
How do I disable this from trying to restart every 5 minutes?