Problem sending email from quarantine |
Post Reply |
Author | |
lyndonje
Senior Member Joined: 31 January 2006 Location: United Kingdom Status: Offline Points: 192 |
Post Options
Thanks(0)
Posted: 16 May 2006 at 11:41am |
I've stumbled across an email in the quarantine that I can't send. The
web interface sets the deliver flag, and SF attemps to deliver the
email and then sets the expire flag. Other emails seem to be fine so
I'm not sure what the problem is with this one. I've reversed the
flags, and attemped re-sending however the same errors repeat. The
error in the log is:
05/16/06 15:58:40:855 -- (30300) Adding to C:\Program Files\SpamFilter\AutoWhiteListForceDelivery.txt: 53abel@pgawtn.com|user@domain.com 05/16/06 15:58:40:871 -- (30300) Delivering quarantined email from <53abel@pgawtn.com> to user@domain.com 05/16/06 15:58:40:871 -- (30300) Exception occurred during ProcessQuarantineQueue - Msg.LoadFromStream: Read Timeout 05/16/06 15:58:41:074 -- (50276) EMail from: 53abel@pgawtn.com to: user@domain.com was returned to sender - server error - Read Timeout 05/16/06 15:58:41:308 -- (50276) Error-email from 53abel@pgawtn.com to user@domain.com was forwarded to 1.2.3.4 05/16/06 15:58:41:308 -- (50276) - forwarding to:1.2.3.4 - server error - Read Timeout The email content is still in tblMsgs, which I can pull out via manual query and web interface. Just doesn't want to deliver it? |
|
LogSat
Admin Group Joined: 25 January 2005 Location: United States Status: Offline Points: 4104 |
Post Options
Thanks(0)
|
lyndonje,
Can you please check to see if the message body ends with the end of email sequence: <CL><LF>.<CRL><LF> From the error (Read Timeout) it appears that somehow that the standalone period at the end of the email (<CL><LF>.<CRL><LF>) is missing. Without that sequence, the SpamFilter is not able to process the message. If that is the case, it is strange that the message was quarantined and received to begin with... |
|
lyndonje
Senior Member Joined: 31 January 2006 Location: United Kingdom Status: Offline Points: 192 |
Post Options
Thanks(0)
|
Seems like thats the problem, the email ends:
"</html> ------=_NextPart_000_0000_84B83B1B.AB78F192-- &nb sp; " Where another email ends: " ------=_NextPart_000_0018_01C676B2.CB1539EF-- &nb sp; . " How would this happen? |
|
LogSat
Admin Group Joined: 25 January 2005 Location: United States Status: Offline Points: 4104 |
Post Options
Thanks(0)
|
Well... as I said in the previous post, yes, it is very strange it was received to begin with. The "Read Timeout" error applies even when receiving an incomplete message...
The "simplest" way to allow it to be delivered is to edit the record in the database (in the tblMsgs table) to add the missing <CR><LF>.<CR><LF> sequence at the end of the message. "Simplest" is in quotes as I realize it's not simple at all... |
|
lyndonje
Senior Member Joined: 31 January 2006 Location: United Kingdom Status: Offline Points: 192 |
Post Options
Thanks(0)
|
Well the email in this instance isnt important, but what is worrying is
any other (customer) emails that this happens to, they'll click send
and expect to receive the email, SF will try to deliver it but fail and
set the expire flag so that the email is deleted. Any way this can be
improved?
|
|
LogSat
Admin Group Joined: 25 January 2005 Location: United States Status: Offline Points: 4104 |
Post Options
Thanks(0)
|
Unfortunately I do not have an answer for that, as incoming emails missing the <CR><LF>.<CR><LF> sequence are not normally received, so that email should have never been stored in the DB to begin with. Perhaps if you can zip us SpamFilter's activity log for the day when that email was received we may be able to find something there.
|
|
Simone
Groupie Joined: 06 July 2005 Status: Offline Points: 42 |
Post Options
Thanks(0)
|
I have the same problem, but not in the quarantine, directly in forwarding message to external smtp server.
I got a lot of messages in queue folder without the <CR><LF>.<CR><LF> sequence and it goes on sending every 60 minutes the same email (totally received by the detination server) until it reach the spamfilter.ini hours limit set. Why i get thos email ? it shouldn't be discarded directly by SF? Lookinf logs i saw that is all normal until i get "Read timeout forwarding to: xyz@sfffssff.tld |
|
Simone
Groupie Joined: 06 July 2005 Status: Offline Points: 42 |
Post Options
Thanks(0)
|
i'm looking better the problem and i noticed that it happens only in the domain that relay to a different server from all the others and it has been set on local domain task as different from default.
i know that it use spamassassin in his smtp server. The emails end with: ------=_NextPart_000_BFCD7_01C746C9.8EB5D300-- . Is it correct? |
|
Simone
Groupie Joined: 06 July 2005 Status: Offline Points: 42 |
Post Options
Thanks(0)
|
....it happens with the 3.1.3.614 version...
|
|
LogSat
Admin Group Joined: 25 January 2005 Location: United States Status: Offline Points: 4104 |
Post Options
Thanks(0)
|
Simone,
I'm not sure I understand. In the 1st post you mention that the message in the queue folder does not have the <CR><LF>.<CR><LF> sequence. However in your last post you say the message ends with: ------=_NextPart_000_BFCD7_01C746C9.8EB5D300-- . which would indicate that the <CR><LF>.<CF><LF> sequence is there. Let me reformat the above indicating the hidden characters: ------=_NextPart_000_BFCD7_01C746C9.8EB5D300--<CR>< LF> .<CR><LF> Can you confirm which of the two cases is actually occurring? |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
This page was generated in 0.238 seconds.