I'm still getting mail connects dropping because ASSP is sending replies out of 
order.  I have DoTLS set to 0. 

I'm using the tool at http://www.wormly.com/test_smtp_server to send mails.  
The full logs from their side are: 
Resolving hostname...
Connecting...
SMTP -> FROM SERVER:
220 mail.eatough.net Microsoft ESMTP MAIL Service ready at Wed, 4 Mar 2009 
07:51:36 -0800
SMTP -> FROM SERVER: 
250-mail.eatough.net Hello [192.168.0.240]
250-SIZE 10485760
250-DSN
250-ENHANCEDSTATUSCODES
250 NOOP
MAIL FROM: t...@wormly.com
SMTP -> FROM SERVER:
250-AUTH
250-8BITMIME
250-BINARYMIME
250 NOOP
RCPT TO: mi...@eatough.net
SMTP -> FROM SERVER:
250 2.1.0 Sender OK
Sending Mail Message Body...
SMTP -> FROM SERVER:
250 2.1.5 Recipient OK
SMTP -> ERROR: DATA command not accepted from server: 250 2.1.5 Recipient OK

Message sending failed.

I turned on verbose logging for connection in ASSP, here's what I'm seeing in 
the ASSP logs for two attempts:

Mar-4-09 07:51:02 [Worker_1] Connected: 66.228.123.50:53469 -> 192.168.0.240:25 
-> 192.168.0.220:2525
Mar-4-09 07:51:03 81862-13761 [Worker_1] 66.228.123.50 <t...@wormly.com> to: 
mi...@eatough.net info: no (more) data readable from 66.228.123.50 - last 
command was 'DATA'
Mar-4-09 07:51:03 [Worker_1] Disconnected: 66.228.123.50 - command list was 
'EHLO,MAIL FROM,RCPT TO,DATA' - insite 5 SocketCalls

Mar-4-09 07:51:37 [Worker_1] Connected: 66.228.123.50:53604 -> 192.168.0.240:25 
-> 192.168.0.220:2525
Mar-4-09 07:51:38 81897-09177 [Worker_1] 66.228.123.50 <t...@wormly.com> to: 
mi...@eatough.net info: no (more) data readable from 66.228.123.50 - last 
command was 'DATA'
Mar-4-09 07:51:38 [Worker_1] Disconnected: 66.228.123.50 - command list was 
'EHLO,MAIL FROM,RCPT TO,DATA' - insite 5 SocketCalls


I'm seeing the same failure for almost all mail that's trying to deliver to the 
server when I have the 14.05 installed. I've rolled back to 13.02 for now -- I 
am not seeing the problems in that build. 

MitchE

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to