Hello

1)
I had testing all the stable versions (2.4.5 15334 <http://sourceforge.net/projects/assp/files/ASSP%20V2%20multithreading/2.4.5%2015334/>,2.4.7 16004 <http://sourceforge.net/projects/assp/files/ASSP%20V2%20multithreading/2.4.7%2016004/>) and the dev versions (2.4.7 16005 <http://sourceforge.net/projects/assp/files/ASSP%20V2%20multithreading/2.4.7%2016004/>,2.4.7 16009) <http://sourceforge.net/projects/assp/files/ASSP%20V2%20multithreading/2.4.7%2016004/> and my example was with the dev running , but the behavior is the same.
I have seen that some mails time out , and if i set the sending ip in 
noprocessing ip , then the mail gets delivered ok.
Strange is that 99.9% of mails getting in are ok.

2)
I have tryied  to set 127.0.0.1 in noTLSIP , but then assp cannot connect , 
perhaps because is set to 'dotls' , and assp does not know to handle incoming 
tls and forward as non tls.


I have set a debug for one of this mails i have this in debug log:
(i have changed the real addresses)

Jan-18-16 11:09:21 Worker_1
Jan-18-16 11:09:21 client filenumber = 803
Jan-18-16 11:09:21 server filenumber = 804
Jan-18-16 11:09:21 client  = IO::Socket::INET=GLOB(0xb0075194)
Jan-18-16 11:09:21 client IP  = 216.27.22.166
Jan-18-16 11:09:21 server  = IO::Socket::INET=GLOB(0xdf85950)
Jan-18-16 11:09:21 server unpoll from main sub main::ThreadMain 166
Jan-18-16 11:09:21 client unpoll from main sub main::ThreadMain 166
read from server = 220 mail.mydomain.com ESMTP Postfix (Debian/GNU)
Jan-18-16 11:09:21 client wrote = 220 mail.mydomain.com ESMTP Service ready
Jan-18-16 11:09:21 client unpoll from main sub main::ThreadMain 166
read from client = EHLO mail57.ecasend.com
Jan-18-16 11:09:21 server wrote = EHLO mail57.ecasend.com
Jan-18-16 11:09:21 server unpoll from main sub main::ThreadMain 166
read from server = 250-mail.mydomain.com
250-PIPELINING
250-SIZE 20480000
250-VRFY
250-ETRN
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
Jan-18-16 11:09:21 client wrote = 250-mail.mydomain.com
250-STARTTLS
250-SIZE 20480000
250-ENHANCEDSTATUSCODES
250 DSN
Jan-18-16 11:09:21 client unpoll from main sub main::ThreadMain 166
read from client = MAIL FROM:<bounce_fkamhe-xyz.domain....@ecasend.com>
Jan-18-16 11:09:22 server unpoll from main sub main::NoLoopSyswrite 94
read from server = 220 2.0.0 Ready to start TLS
Jan-18-16 11:09:22 server unpoll from main sub main::replyTLS 19
Jan-18-16 11:09:22 server unpoll from main sub main::replyTLS 20
Jan-18-16 11:09:22 server unpoll from main sub main::NoLoopSyswrite 94
Jan-18-16 11:09:22 server unpoll from main sub main::ThreadMain 166
read from server = 250-mail.mydomain.com
250-PIPELINING
250-SIZE 20480000
250-VRFY
250-ETRN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
Jan-18-16 11:09:22 server wrote = MAIL 
FROM:<bounce_fkamhe-xyz.domain....@ecasend.com>
Jan-18-16 11:09:22 server unpoll from main sub main::ThreadMain 166
read from server = 250 2.1.0 Ok
Jan-18-16 11:09:23 client wrote = 250 2.1.0 Ok
Jan-18-16 11:09:23 client unpoll from main sub main::ThreadMain 166
read from client = RCPT TO:<xyz.domain.com>
Jan-18-16 11:09:24 server wrote = RCPT TO:<xyz.domain.com>
Jan-18-16 11:09:24 server unpoll from main sub main::ThreadMain 166
read from server = 250 2.1.5 Ok
Jan-18-16 11:09:24 client wrote = 250 2.1.5 Ok
Jan-18-16 11:09:24 client unpoll from main sub main::ThreadMain 166
read from client = DATA
Jan-18-16 11:09:24 server wrote = DATA
Jan-18-16 11:09:24 server unpoll from main sub main::ThreadMain 166
read from server = 354 End data with <CR><LF>.<CR><LF>
Jan-18-16 11:09:24 client wrote = 354 End data with <CR><LF>.<CR><LF>
Jan-18-16 11:09:24 client unpoll from main sub main::ThreadMain 166
read from client = DKIM-Signature: .....

etc etc etc- the mail is long and ok, then end with:

</address>
..
<img src="http://click.skem1.com/open?9l1fy--18czkrh2"; width="0" height="0" 
alt="">
------=_Part_1766774214.1453107600669--
.
Jan-18-16 11:09:27 server unpoll from main sub main::ThreadMain 166
Jan-18-16 11:12:35 client Timeout after 180 secs
Jan-18-16 11:12:35 client was readable
Jan-18-16 11:12:35 client was not writable

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to