On Thu, Dec 11, 2008 at 2:09 PM, Jeff Mincy <j...@delphioutpost.com> wrote:
>   From: mouss <mo...@netoyen.net>
>   Date: Thu, 11 Dec 2008 19:55:44 +0100
>
>   Asif Iqbal a écrit :
>   > I have this in local.cf in qmail.here.net's /etc/mail/spamassassin dir
>   >
>   >   whitelist_from_rcvd     joe.sm...@here.com      qtdenexmbm24.AD.HERE.COM
>   >
>   > But email from that address still tagged as spam. What am I doing wrong?
>   >
>
>   you should run the message through spamassassin -D to see which relays
>   are trusted.
>
>   or you could get luck with:
>
>   always_trust_envelope_sender 1
>
>
> If you add a Relay header eg:
>  add_header all Relay trusted=_RELAYSTRUSTED_, untrusted=_RELAYSUNTRUSTED_

Added now

>
> Then you want the rdns= from the first untrusted relay.
>
> In this case it is probably:
>  whitelist_from_rcvd joe.sm...@here.com here.com
>
> THe whitelist probably wont work for here.com
> because of lack of reverse dns.
>  Received: from NO?REVERSE?DNS (HELO sudnp799.here.com)
>
> The debug output should confirm this.

The debug showed I have nothing in trusted=

I guess I could just add qtdenexmbm24.AD.HERE.COM to the trusted
network since it
is the first received header when the mail went out

>



-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu

Reply via email to