T=remote_smtp defer (-53): retry time not reached for any host
T=remote_smtp defer (-53): retry time not reached for any host
Hello,
I got a problem with smtp server for a fresh install of vestacp
error message: "T=remote_smtp defer (-53): retry time not reached for any host"
See my tail mainlog
2016-09-30 07:23:17 1bpvFm-0003Zj-Cc == [email protected] R=dnslookup T=remote_smtp defer (-53): retry time not reached for any host
2016-09-30 07:23:17 End queue run: pid=14672
2016-09-30 07:24:28 no host name found for IP address 185.53.244.244
2016-09-30 07:24:28 SMTP protocol synchronization error (input sent without waiting for greeting): rejected connection from H=[185.53.244.244] input="QUIT\r\n"
Can you help me ?
Thank You
I got a problem with smtp server for a fresh install of vestacp
error message: "T=remote_smtp defer (-53): retry time not reached for any host"
See my tail mainlog
2016-09-30 07:23:17 1bpvFm-0003Zj-Cc == [email protected] R=dnslookup T=remote_smtp defer (-53): retry time not reached for any host
2016-09-30 07:23:17 End queue run: pid=14672
2016-09-30 07:24:28 no host name found for IP address 185.53.244.244
2016-09-30 07:24:28 SMTP protocol synchronization error (input sent without waiting for greeting): rejected connection from H=[185.53.244.244] input="QUIT\r\n"
Can you help me ?
Thank You
Re: T=remote_smtp defer (-53): retry time not reached for any host
Hi,
Post old, but if anyone wants to try ... Today I needed, and solved, see how I did:
Try,
#Delete files:
#Clear file:
#Then restart Exim4 OR Restart VPS
Post old, but if anyone wants to try ... Today I needed, and solved, see how I did:
Try,
#Delete files:
Code: Select all
rm /var/spool/exim4/db/*
rm /var/spool/exim4/input/*
rm /var/spool/exim4/msglog/*
rm /var/log/exim4/*
Code: Select all
> /var/log/dovecot.log
Code: Select all
service exim4 restart