Hi..
yes i able to solve the issue , sorry for the delay , issue was our CISCO
ASA firewall had ESMTP inspection enabled so i had to disable it to get my
svn to work
Issue was exactly smiler to the one that mention in the URL [1] , Thanks
for your support
[1]
http://www.petenetlive.com/KB/Article/0000536.htm
Thank You
On 26 August 2013 20:54, Heiko Schlittermann <hs@???> wrote:
> Hi,
>
> Heiko Schlittermann <hs@???> (Do 22 Aug 2013 22:45:41 CEST):
> > dhanushka ranasinghe <parakrama1282@???> (Do 22 Aug 2013 20:24:57
> CEST):
> > > 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
> >
> > Please do not obfuscate addresses!
> > It makes it hard to debug your session.
> >
> > > 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
> > ~~~~~~~~~~~~~~~~~~~~~~~~
> > There should be STARTTLS. If you didn't write the XXXXXXXA, then it's
> > some indication that you're using some firewall device that intercepts
> > the SMTP session. I'd first check that device and try to send the
> > messages bypassing that firewall.
> >
> > This firewall seems to prevent the usage of encrypted sessions. Probably
> > because it wants to scan the content. It is probably your firewall
> > that destroyes your session, as soon as it sees content it doesn't like
> >
> >
> > > 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
>
>
> Could you solve the problem?
> This information could improve the quality of our answers to other users
> next time.
>
> Best regards from Dresden/Germany
> Viele Grüße aus Dresden
> Heiko Schlittermann
> --
> SCHLITTERMANN.de ---------------------------- internet & unix support -
> Heiko Schlittermann, Dipl.-Ing. (TU) - {fon,fax}: +49.351.802998{1,3} -
> gnupg encrypted messages are welcome --------------- key ID: 7CBF764A -
> gnupg fingerprint: 9288 F17D BBF9 9625 5ABC 285C 26A9 687E 7CBF 764A -
> (gnupg fingerprint: 3061 CFBF 2D88 F034 E8D2 7E92 EE4E AC98 48D0 359B)-
>
> --
> ## List details at 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/
>