[exim] exim -v -M xxx bails out after 14th domain error

Top Page
Delete this message
Reply to this message
Author: Sub Zero
Date:  
To: exim-users
Subject: [exim] exim -v -M xxx bails out after 14th domain error
Hi,

When I run

    /usr/sbin/exim -v -M 1DY0Bu-0007LY-Gn


it says:

delivering 1DY0Bu-0007LY-Gn
LOG: MAIN
== marcon@??? R=lookuphost defer (-1): host lookup did not
complete
LOG: MAIN
== erem@??? R=lookuphost defer (-1): host lookup did not
complete
LOG: MAIN
== eticaret@??? R=lookuphost defer (-1): host lookup did not
complete
LOG: MAIN
== ekocaturk@??? R=lookuphost defer (-1): host lookup did not
complete
LOG: MAIN
== mbsltd@??? R=lookuphost defer (-1): host lookup did not
complete
LOG: MAIN
== satis@??? R=lookuphost defer (-1): host lookup did not
complete
LOG: MAIN
== info@??? R=lookuphost defer (-1): host lookup did not
complete
LOG: MAIN
== netbim@??? R=lookuphost defer (-1): host lookup did not
complete
LOG: MAIN
== ndeveli@??? R=lookuphost defer (-1): host lookup did not
complete
LOG: MAIN
== yunel-birlik@??? R=lookuphost defer (-1): host lookup did
not complete
LOG: MAIN
== speedoff@??? R=lookuphost defer (-1): host lookup did not
complete
LOG: MAIN
== lodos@??? R=lookuphost defer (-1): host lookup did not
complete
11948 Connecting to mail.domain13.com.tr [81.215.228.181]:25 ... failed:
Connection timed out (timeout=5m)
11949 Connecting to domain14.co.kr [203.254.192.107]:25 ... failed:
Connection timed out (timeout=5m)
11948 LOG: MAIN
11948 mail.domain13.com.tr [81.215.228.181]: Connection timed out
11949 LOG: MAIN
11949 domain14.co.kr [203.254.192.107]: Connection timed out
LOG: MAIN
== mkaygin@??? R=lookuphost T=remote_smtp defer (110):
Connection timed out
LOG: MAIN
== baris@??? R=lookuphost T=remote_smtp defer (110): Connection
timed out

and it bails out although there are more emails to try. How do I make exim
continue the retries till the end?