This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Odd issue with SMTP Relay! help!

I have setup the SMTP relay and everything seems to be working great, all but this strange issue:

address on my whitelist:  address@whitelist.com
sent to: employee@company.com

This message will land in the quarantine, with the following message, note the "[message processed ok]" part!:

19FPlL-0000Hd-00 smtp_err 2003-05-12 19:43 
address@whitelist.com -> employee@company.com
Subject: New email address
Content Scanner: [message processed ok] 


Spam headers include the following, you will notice that the spam threshold is no where near being met (this goes for all emails that do the same thing as this one):

X-Priority: 3 
X-MSMail-Priority: Normal 
X-Mailer: Microsoft Outlook Express 6.00.2800.1158 
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 
Return-Path: address@whitelist.com
X-OriginalArrivalTime: 13 May 2003 02:41:49.0468 (UTC) FILETIME=[33FD7DC0:01C318F9] 
X-Do-Spam-Scan: 1 
X-Spam-Score: 1.8 (+) 
X-Spam-Flag: NO 
X-Spam-Report: SPAM: -------------------- Start SpamAssassin results ---------------------- 
SPAM: This mail is probably spam. The original message has been altered 
SPAM: so you can recognise or block similar unwanted mail in future. 
SPAM: See http://spamassassin.org/tag/ for more details. 
SPAM: 
SPAM: Content analysis details: ( 1.80 hits, 5 required ) 
SPAM: SUSPICIOUS_RECIPS (0.9 points) To: and Cc: contain similar domains at least 8 times 
SPAM: USER_AGENT_OE (0.2 points) X-Mailer header indicates a non-spam MUA (Outlook Express) 
SPAM: SPAM_PHRASE_01_02 (0.5 points) BODY: Spam phrases score is 01 to 02 (low) 
SPAM: [score: 1] 
SPAM: MAILTO_LINK (0.2 points) BODY: Includes a URL link to send an email 
SPAM: 
SPAM: -------------------- End of SpamAssassin results --------------------- 


My question is:

Why is this message put into the quarantine and still tell me the message has been processed ok?  

I can then dequeue the message and it goes through just fine, so there is no connectivity problem - majority of non-spam message makes it through just fine, with some messages being put into the quarantine for no apparent reason.

This has become a management nightmare as I can't rely on the whitelist to let messages get throught that MUST get through in a timely manner!

   HELP!

Helpful info:

Astaro 4.006
Dual p3 600's
512mb memory

      


This thread was automatically locked due to age.
Parents Reply Children
  • Here is the log info for that particular message - all the other messages that are doing this have the same info

    May 12 19:43:31 (none) spamd[1299]: checking message a01c318f9$202e62a0$6501a8c0@Ken> for :666, expecting 4351 bytes. 
    May 12 19:43:32 (none) spamd[1299]: clean message (1.8/5.0) for (unknown):666 in 0.2 seconds, 4351 bytes. 
    May 12 19:43:32 (none) exim[1093]: 2003-05-12 19:43:32 19FPlL-0000Hd-00 address@whitelist.com H=(remote.smtp.host) [remote.smtp.ip] P=esmtp S=5326 id=000a01c318f9$202e62a0$6501a8c0@Ken
    May 12 19:43:32 (none) exim[1300]: 2003-05-12 19:43:32 19FPlL-0000Hd-00 moved from input, msglog to Finput, Fmsglog
    May 12 19:43:34 (none) spamd[410]: connection from localhost [127.0.0.1] at port 49708 



    this is when I manually dequeued the message:

    May 12 20:18:52 (none) exim[11986]: 2003-05-12 20:18:52 19FPlL-0000Hd-00 unfrozen by MailerDaemon
    May 12 20:18:57 (none) exim[11992]: 2003-05-12 20:18:57 19FPlL-0000Hd-00 => employee@company.com  R=static_1 T=remote_smtp H=local_smtp_ip [local_smtp_ip]
    May 12 20:18:57 (none) exim[11992]: 2003-05-12 20:18:57 19FPlL-0000Hd-00 Completed

    Any ideas?