Bowie Bailey wrote:

Is there any way of tracing the behavior, to see what's expected and
how things aren't matching when a message actually comes through?


It sounds to me like your setup is working as expected.  Mails coming
from servers in your trusted_networks list will still be scanned for
spam as normal.  The only difference is that they may get the
ALL_TRUSTED rule depending on exactly where the mail originated.

Show us the X-Spam headers from one of your test emails so we can see
exactly which rules are hitting.

Bowie


Thanks for the feedback. Here's what I have.



X-Spam-Score: 6.87 (******) (required=4) tests=CLICK_BELOW,EXCUSE_3,FREE_CONSULT
ATION,MAILTO_TO_REMOVE,NO_OBLIGATION,ONE_TIME_MAILING,REMOVE_IN_QUOTES,REMOVE_SU
BJ,RISK_FREE

Top received header shows:

Received: from foobar.com (foobar.com [1.2.3.4])
        by alpha.example.com (8.13.1/8.13.1) with ESMTP id j8MKvFC4019879
        (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL)
        for <[EMAIL PROTECTED]>; Thu, 22 Sep 2005 13:57:19 -0700


Relevant sendmail log entries:

Sep 22 13:57:18 alpha sendmail[19879]: STARTTLS=server, relay=fubar.com 
[1.2.3.4], version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, 
bits=256/256
Sep 22 13:57:20 alpha sendmail[19879]: j8MKvFC4019879: from=<[EMAIL PROTECTED]>, 
size=1769, class=0, nrcpts=1, msgid=<[EMAIL PROTECTED]>, proto=ESMTP, daemon=MTA, 
relay=fubar.com [1.2.3.4]
Sep 22 13:57:21 alpha mimedefang.pl[8048]: 
MDLOG,j8MKvFC4019879,spam,6.87,1.2.3.4,<[EMAIL PROTECTED]>,<[EMAIL 
PROTECTED]>,Spam test #4
Sep 22 13:57:21 alpha sendmail[19879]: j8MKvFC4019879: Milter change: header 
X-Spam-Status: from <NULL> to Yes
Sep 22 13:57:21 alpha sendmail[19879]: j8MKvFC4019879: Milter delete: header 
X-Spam-Score: -98.173 (required=6) 
tests=MAILTO_TO_REMOVE,NO_OBLIGATION,RISK_FREE,USER_IN_WHITELIST
Sep 22 13:57:21 alpha sendmail[19879]: j8MKvFC4019879: Milter change: header 
X-Spam-Score: from <NULL> to 6.87 (******) (required=4) 
tests=CLICK_BELOW,EXCUSE_3,FREE_CONSULTATION,MAILTO_TO_REMOVE,NO_OBLIGATION,ONE_TIME_MAILING,REMOVE_IN_QUOTES,REMOVE_SUBJ,RISK_FREE
Sep 22 13:57:21 alpha sendmail[19879]: j8MKvFC4019879: Milter change: header 
Subject: from Spam test #4 to [SPAM: 6.87] Spam test #4


Smith

Reply via email to