I am having a problem with whitelist_from_rcvd not working.

I have Spamassassin running on a redhat 9 box with sendmail 8.12.8 as our companies gateway MTA. I have MIMEdefang running as well, but with the Spamassassin portion of the defang.conf commented out and spamassassin running with the spamass-milter.

Our imap mailboxes are hosted internaly on an NT box running Iplanet 4.15 named mercury. All mail in and out goes through the sendmail-spamassassin MTA.

In the spamassasin conf I have:

whitelist_from_rcvd [EMAIL PROTECTED] mercury.prairiegroup.com

I restart spamd and send a message to my yahoo account. The headers look like this:

*X-Apparently-To:* [EMAIL PROTECTED] via 66.163.169.17; Mon, 17 Nov 2003 09:06:32 -0800 *Return-Path:* <[EMAIL PROTECTED]> *Received:* from 207.208.92.128 (HELO lennon.prairiegroup.com) (207.208.92.128) by mta109.mail.sc5.yahoo.com with SMTP; Mon, 17 Nov 2003 09:06:32 -0800 *Received:* from mercury.prairiegroup.com (mercury.prairiegroup.com [104.47.1.8]) by lennon.prairiegroup.com (8.12.8/8.12.8) with SMTP id hAHH6UTJ021702 for <[EMAIL PROTECTED]>; Mon, 17 Nov 2003 11:06:30 -0600 *Received:* FROM prairiegroup.com BY mercury.prairiegroup.com ; Mon Nov 17 11:02:56 2003 -0600 *Message-ID:* <[EMAIL PROTECTED]> *Date:* Mon, 17 Nov 2003 11:06:29 -0600 *From:*"Martin McWhorter" <[EMAIL PROTECTED]> | *Add to Address Book <javascript:document.frmAddAddrs.submit()>* *User-Agent:* Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031031 *X-Accept-Language:* en-us, en *MIME-Version:* 1.0 *To:*"Martin McWhorter" <[EMAIL PROTECTED]> *Subject:* <http://us.f215.mail.yahoo.com/ym/ShowLetter?box=Inbox&MsgId=1525_47506_7313_1455_879_0_48_-1_0&Search=&Nhead=f&YY=50411&order=down&sort=date&pos=0&view=a&head=b#attachments> test *Content-Type:* multipart/mixed; boundary="----------=_1069088790-23899-348" *X-Spam-Status:* No, hits=0.0 required=5.0 tests=BAYES_56 autolearn=no version=2.60 *X-Spam-Checker-Version:* SpamAssassin 2.60 (1.212-2003-09-23-exp) on lennon.prairiegroup.com *X-Scanned-By:* MIMEDefang 2.38 *Content-Length:* 879

There is no USER_WHITELIST on the X-Spam-Status.

If I use 'whitelist_from' instead of 'whitelist_from_rcvd' it works fine, but opens us up to forged 'from' headers.

Any Idea what I am doing wrong?







#######################################################
The preceding e-mail message (including any attachments) contains information that may be confidential, be protected by privilege, or constitute non-public information. It is intended to be conveyed
only to the designated recipient(s). If you are not an
intended recipient of this message, please notify the
sender by replying to this message and then delete it
from your system. Use, dissemination, distribution, or
nreproduction of this message by unintended recipients is not authorized and may be unlawful.
########################################################


Reply via email to