Hi All,
Having issues with a server suddenly not sending emails to any domain, they get held in the mail queue.
Receiving emails is fine as is the rest of the server.
The main domain is batterytrader.com, but no domains can send out.
Exim is configured to use SNI, this isn't a new setting.
The server host says they are not suddenly blocking port 25 (why would they but checked anyway)
The IP and domain are not on any blacklists that I have found thus far. Google postmaster tools indicates no issues with the domain.
I disabled Firewall, CSF -x.
To try and fix, I have updated exim. Current version is 4.98.2, this hasn't helped.
The only clue so far is in /var/log/exim/mainlog every email out says:
SMTP timeout after initial connection: Connection timed out
I logged a ticket with directadmin support, we are in UK, I've no idea how quickly they respond (if anyone in DA Support reads this, please help asap, ticket: 67555 )
Any suggestions would be greatly appreciated.
Having issues with a server suddenly not sending emails to any domain, they get held in the mail queue.
Receiving emails is fine as is the rest of the server.
The main domain is batterytrader.com, but no domains can send out.
Check | Status | Verification |
Local Port 25 Outbound | Open | Confirmed via nc -zv to external mail servers. |
Reverse DNS (rDNS) | Correct | IP resolves perfectly to server01.bat01.net. |
Exim Hostname Match | Correct | Exim hostname (server01.bat01.net) matches the certificate's Common Name (CN). |
SSL/TLS Certificate | Valid | Certificate is not expired (notAfter=Nov 16 2025). |
Exim is configured to use SNI, this isn't a new setting.
The server host says they are not suddenly blocking port 25 (why would they but checked anyway)
The IP and domain are not on any blacklists that I have found thus far. Google postmaster tools indicates no issues with the domain.
I disabled Firewall, CSF -x.
To try and fix, I have updated exim. Current version is 4.98.2, this hasn't helped.
The only clue so far is in /var/log/exim/mainlog every email out says:
SMTP timeout after initial connection: Connection timed out
I logged a ticket with directadmin support, we are in UK, I've no idea how quickly they respond (if anyone in DA Support reads this, please help asap, ticket: 67555 )
Any suggestions would be greatly appreciated.