Hi Guys,
I'm hoping you guys can point out where I am going wrong in trying to solve a problem.
Basically after restarting a Centos, Plesk12.0.18 server the POP and IMAP services will not start.
On the terminal running
service courier-pop3d restart
Stopping Courier POP3 server: [ OK ]
Starting Courier POP3 server: [ OK ]
Whilst it says the services are started Plesk does not back this up and the service is not contactable to access client mail accounts.
When I run
service courier-pop3d status
courierlogger dead but pid file exists
Running
ps aux | grep courierlogger
root 6921 0.0 0.0 4068 444 ? S 20:35 0:00 /usr/sbin/courierlogger -name=courier-authdaemon -pid=/var/run/courier-authdaemon.pid -lockfile=/var/lock/subsys/courier-authdaemon -start /usr/lib64/courier-authlib/authdaemond
root 7809 0.0 0.0 103308 832 pts/0 S+ 20:42 0:00 grep courier logger
I then renamed the lock file and pid file restarted the services. Still no luck.
Tried a full reboot, no luck.
Feel like I am missing something obvious. Any help much appreciated
Rob
I'm hoping you guys can point out where I am going wrong in trying to solve a problem.
Basically after restarting a Centos, Plesk12.0.18 server the POP and IMAP services will not start.
On the terminal running
service courier-pop3d restart
Stopping Courier POP3 server: [ OK ]
Starting Courier POP3 server: [ OK ]
Whilst it says the services are started Plesk does not back this up and the service is not contactable to access client mail accounts.
When I run
service courier-pop3d status
courierlogger dead but pid file exists
Running
ps aux | grep courierlogger
root 6921 0.0 0.0 4068 444 ? S 20:35 0:00 /usr/sbin/courierlogger -name=courier-authdaemon -pid=/var/run/courier-authdaemon.pid -lockfile=/var/lock/subsys/courier-authdaemon -start /usr/lib64/courier-authlib/authdaemond
root 7809 0.0 0.0 103308 832 pts/0 S+ 20:42 0:00 grep courier logger
I then renamed the lock file and pid file restarted the services. Still no luck.
Tried a full reboot, no luck.
Feel like I am missing something obvious. Any help much appreciated
Rob