Hey,
I am having a problem with Exim on Directadmin. Whenever I start Exim the load is okay until it tries to send an e-mail. Once the e-mail is added to the queue, it doesn't seem to be able to get sent and the CPU load starts going up very quickly. I am using CentOS 5 and I got the following errors in logs.
I can't see what else is running on port 25, so I am guessing that is the problem but any advice on what it may be ?
Thanks
I am having a problem with Exim on Directadmin. Whenever I start Exim the load is okay until it tries to send an e-mail. Once the e-mail is added to the queue, it doesn't seem to be able to get sent and the CPU load starts going up very quickly. I am using CentOS 5 and I got the following errors in logs.
Code:
2009-09-03 16:49:10 socket bind() to port 25 for address (any IPv4) failed: Address already in use: waiting 30s before trying again (6 more tries)
2009-09-03 16:49:40 socket bind() to port 25 for address (any IPv4) failed: Address already in use: waiting 30s before trying again (5 more tries)
2009-09-03 16:50:10 socket bind() to port 25 for address (any IPv4) failed: Address already in use: waiting 30s before trying again (4 more tries)
2009-09-03 16:50:40 socket bind() to port 25 for address (any IPv4) failed: Address already in use: waiting 30s before trying again (3 more tries)
2009-09-03 16:51:10 socket bind() to port 25 for address (any IPv4) failed: Address already in use: waiting 30s before trying again (2 more tries)
2009-09-03 16:51:40 socket bind() to port 25 for address (any IPv4) failed: Address already in use: waiting 30s before trying again (1 more try)
2009-09-03 16:52:10 socket bind() to port 25 for address (any IPv4) failed: Address already in use: daemon abandoned
2009-09-03 16:53:46 queue run: process 1972 crashed with signal 15 while delivering 1MjFOx-0008Ik-S9
I can't see what else is running on port 25, so I am guessing that is the problem but any advice on what it may be ?
Thanks