I've installed ASSP on a Cpanel server, but when I look at the /var/log/exim_mainlog I can see an error. This is a bit from the logs:
As you can see it listens on port 125 for SMTP. But then it says port 125 is already in use. Now from what I've found, this is due to exim starting SMTPS which is supposed to be on port 465, but instead it tries to listen on port 125 again. Is anyone else seeing this in their logs?2006-12-23 23:38:10 exim 4.52 daemon started: pid=26150, -q1h, listening for SMTP on [127.0.0.1]:125
2006-12-23 23:38:10 Start queue run: pid=26151
2006-12-23 23:38:10 socket bind() to port 125 for address 127.0.0.1 failed: Address already in use: waiting 30s before trying again (9 more tries)
Does anyone have a solution for this?



LinkBack URL
About LinkBacks
Reply With Quote





