Hoping someone can help me out. running WHM 9.4.0 cPanel 9.4.1-C72 FreeBSD 4.9-RELEASE - WHM X v3.1.0
I had a problem with exim not starting yesterday. I found the solution to my problem in this thread
Now I am getting exim failure messages in my mailbox every 8-10 minutes. However, exim seems to be running? It shows up in the running processes list & mail seems to be working OK. If I restart exim, it starts OK, but the messages start coming again about 15 mins later & exim shows up as 'failed' in the Service Status area in WHM. Has been showing as failed since yesterday, so it's not that I am not waiting long enough for the service status page to refresh. But like I said, exim seems to be running.
I looked in the exim mainlog & it is loaded with the following message:
2004-08-09 14:32:13 socket bind() to port 465 for address (any IPv6) failed: Address already in use: daemon abandoned
2004-08-09 14:40:35 socket bind() to port 465 for address (any IPv6) failed: Address already in use: daemon abandoned
2004-08-09 14:48:56 socket bind() to port 465 for address (any IPv6) failed: Address already in use: daemon abandoned
2004-08-09 14:57:17 socket bind() to port 465 for address (any IPv6) failed: Address already in use: daemon abandoned
2004-08-09 15:05:42 socket bind() to port 465 for address (any IPv6) failed: Address already in use: daemon abandoned
2004-08-09 14:23:53 socket bind() to port 465 for address (any IPv6) failed: Address already in use: daemon abandoned
I found a reference to this message in another thread, where it was suggested i run:
netstat -lpn | grep 465
Then kill any processes on that port. But running that command results in this message:
netstat: n: unknown or uninstrumented protocol
Any help would be much appreciated. Thanks.
I had a problem with exim not starting yesterday. I found the solution to my problem in this thread
Now I am getting exim failure messages in my mailbox every 8-10 minutes. However, exim seems to be running? It shows up in the running processes list & mail seems to be working OK. If I restart exim, it starts OK, but the messages start coming again about 15 mins later & exim shows up as 'failed' in the Service Status area in WHM. Has been showing as failed since yesterday, so it's not that I am not waiting long enough for the service status page to refresh. But like I said, exim seems to be running.
I looked in the exim mainlog & it is loaded with the following message:
2004-08-09 14:32:13 socket bind() to port 465 for address (any IPv6) failed: Address already in use: daemon abandoned
2004-08-09 14:40:35 socket bind() to port 465 for address (any IPv6) failed: Address already in use: daemon abandoned
2004-08-09 14:48:56 socket bind() to port 465 for address (any IPv6) failed: Address already in use: daemon abandoned
2004-08-09 14:57:17 socket bind() to port 465 for address (any IPv6) failed: Address already in use: daemon abandoned
2004-08-09 15:05:42 socket bind() to port 465 for address (any IPv6) failed: Address already in use: daemon abandoned
2004-08-09 14:23:53 socket bind() to port 465 for address (any IPv6) failed: Address already in use: daemon abandoned
I found a reference to this message in another thread, where it was suggested i run:
netstat -lpn | grep 465
Then kill any processes on that port. But running that command results in this message:
netstat: n: unknown or uninstrumented protocol
Any help would be much appreciated. Thanks.
Last edited: