Re: [exim] exim Error retry time not reached for any host

Top Page
Delete this message
Reply to this message
Author: dhanushka ranasinghe
Date:  
To: Jeremy Harris
CC: exim-users@exim.org
Subject: Re: [exim] exim Error retry time not reached for any host
Hi..

After feather digging in to the issue , i tried to send the mail in my mail
que in debug mode,

And seems like Error throws during the data writing process to the remote
SMTP server , where i get * Write incomplete erro*r"


Do you guys have any idea why this is happening ... my mail server
totally stuck because of this error

exim -d -M "Message ID"

waiting for data on socket
read response data: size=54
SMTP<< 220 ************************************************
74.125.25.26 in hosts_avoid_esmtp? no (option unset)
SMTP>> EHLO local.example.com

waiting for data on socket
read response data: size=139
  SMTP<< 250-mx.google.com at your service, [203.94.95.11]
         250-SIZE 35882577
         250-8BITMIME
         250-XXXXXXXA
         250-ENHANCEDSTATUSCODES
         250 PIPELINING
74.125.25.26 in hosts_require_tls? no (option unset)
74.125.25.26 in hosts_avoid_pipelining? no (option unset)
using PIPELINING
74.125.25.26 in hosts_require_auth? no (option unset)

SMTP>> MAIL FROM:<user@???> SIZE=79200
SMTP>> RCPT TO:<user@???>
SMTP>> DATA

waiting for data on socket
read response data: size=43
SMTP<< 250 2.1.0 OK xx2si10754055pac.140 - gsmtp
waiting for data on socket
read response data: size=87
SMTP<< 250 2.1.5 OK xx2si10754055pac.140 - gsmtp
SMTP<< 354 Go ahead xx2si10754055pac.140 - gsmtp
SMTP>> writing message and terminating "."

writing data block fd=8 size=8189 timeout=300
writing data block fd=8 size=8189 timeout=300
writing data block fd=8 size=8189 timeout=300
writing data block fd=8 size=8189 timeout=300
writing data block fd=8 size=8189 timeout=300
*write incomplete (4180)*
writing data block fd=8 size=4009 timeout=300
writing error 104: Connection reset by peer
ok=0 send_quit=0 send_rset=1 continue_more=0 yield=1 first_address is NULL
LOG: MAIN



On 22 August 2013 18:15, dhanushka ranasinghe <parakrama1282@???>wrote:

> Hi..
>
> yes it says blacklisted due to Reverse dns lookup failure in http://www.uceprotect.net
> , <http://www.uceprotect.net/>
>
> i suspect that was the reason , my mail server was working perfectly fine
> earlier
>
> Thank You
>
>
>
> <http://www.uceprotect.net/>
>
>
> On 22 August 2013 17:04, Jeremy Harris <jgh@???> wrote:
>
>> On 22/08/13 12:23, dhanushka ranasinghe wrote:
>>
>>> Is it possible that this error getting due to my mail server is black
>>> listed in some case
>>>
>>
>> It is always possible. Have you asked them?
>> --
>> Cheers,
>>
>>    Jeremy

>>
>>
>>
>> --
>> ## List details at https://lists.exim.org/**mailman/listinfo/exim-users<https://lists.exim.org/mailman/listinfo/exim-users>
>> ## Exim details at http://www.exim.org/
>> ## Please use the Wiki with this list - http://wiki.exim.org/
>>
>
>