You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by "Gustafson, Tim" <tj...@meitech.com> on 2006/03/03 17:25:54 UTC

Question About whitelist_from_rcvd

In my local.cf, I have the following:

whitelist_from_rcvd *@mydomain.com mail.someplace.com

However, when messages arrive at my server from mydomain.com through
mail.someplace.com, they are still being tagged as SPAM:

sm-mta: k23G6r86071146: from=<me...@mydomain.com>, size=38180, class=0,
nrcpts=1, relay=mail.someplace.com [1.2.3.4] (may be forged)
sm-mta: k23G6r86071146: Milter add: header: X-Spam-Flag: YES
sm-mta: k23G6r86071146: Milter add: header: X-Spam-Status: Yes,
score=4.7 required=4.5
tests=HTML_FONT_BIG,HTML_MESSAGE,\n\tMEI_BODY_14,SARE_TOCC_COMBO1,SPF_NE
UTRAL,TJ_EMPTY_SUBJECT \n\tautolearn=disabled version=3.1.0
sm-mta: k23G6r86071146: Milter add: header: X-Spam-Checker-Version:
SpamAssassin 3.1.0 (2005-09-13) on maze.meitech.com

Of course, I changed the names to protect the innocent.  :)

Am I missing something?  Does the fact that the host doesn't have
reverse DNS matter?

Tim Gustafson
MEI Technology Consulting, Inc
tjg@meitech.com
(516) 379-0001 Office
(516) 908-4185 Fax
http://www.meitech.com/ 

Re: Question About whitelist_from_rcvd

Posted by mouss <us...@free.fr>.
Gustafson, Tim a écrit :
> In my local.cf, I have the following:
> 
> whitelist_from_rcvd *@mydomain.com mail.someplace.com
> 
> However, when messages arrive at my server from mydomain.com through
> mail.someplace.com, they are still being tagged as SPAM:

you didn't show the Received headers, so we can't tell...

most probably, your trusted_networks aren't set correctly.