:: On Thu, 21 Jan 2016 11:20:23 +0000
:: <caochygn8yynrt45ceegxx3j6gk3keaolsvqtmn_bqhizw2w...@mail.gmail.com>
:: cw <[email protected]> wrote:


> 2016-01-19 20:31:15 m1-35475-10020 [Worker_6] [TLS-in] 94.186.192.136
> <[email protected]> info: found message size announcement: 5.36 MByte

here the sender announces the message size

> Accepted 2016-01-19 20:31:16 m1-35475-10020 [Worker_6] [TLS-in]
> 94.186.192.136 <[email protected]> to: [email protected] [SMTP
> Reply] 354 Enter message, ending with "." on a line by itself

and here starts the DATA phase for the message

> 2016-01-20 04:08:24 m1-35475-10020 [Worker_6] [TLS-in] 94.186.192.136
> <[email protected]> to: [email protected] info: 1 attachment found
> for Level-1
> 2016-01-20 04:08:24 m1-35475-10020 [Worker_6] [TLS-in] 94.186.192.136
> <[email protected]> to: [email protected] message proxied without
> processing (no bad attachments)
> 2016-01-20 04:08:24 m1-35475-10020 [Worker_6] [TLS-in] [MessageOK]
> 94.186.192.136 <[email protected]> to: [email protected] message
> ok - (noProcessing - message size (5623467) is above 512000 (npSize))
> - [KFI] -> /usr/local/assp/store/okmail/KFI--1513900.eml

then ASSP stores the message w/o problems

> 2016-01-20 04:08:24 m1-35475-10020 [Worker_6] [TLS-in] 94.186.192.136
> <[email protected]> to: [email protected] info: received all data
> - all data moved to send queue (8)

all ok till now, but then ...

> 2016-01-20 04:08:25 m1-35475-10020 [Worker_6] [TLS-in] 94.186.192.136
> <[email protected]> to: [email protected] info: no (more) data
> readable from 94.186.192.136 (connection closed by peer) - last
> command was 'DATA'

here seems to lie the problem, sounds like the remote end isn't sending
a QUIT command as it should, so ASSP keeps waiting for further commands
from the remote end and keeps the connection active even if idle; then,
after some time, the remote end decides to close the connection; now,
I'm just shooting in the dark here, but ... does your SMTP server offer
the "PIPELINE" option ? If so, it may be possible that the sender sees
and uses it, in such a case the sender will send the DATA command
followed by the dot and the QUIT command in a single swoop and I wonder
if ASSP handles this properly

------------------------------------------------------------------------------
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-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to