Dan Barker wrote:

[9060] dbg: metadata: X-Spam-Relays-Trusted:

There are no trusted relays.

[9060] dbg: metadata: X-Spam-Relays-Untrusted: [ ip=169.200.184.174 rdns= helo=sls-sn-smtp-pmail3.wachovia.com by=mail.visioncomm.net ident= envfrom= intl=0 id= A1253F3B0064 auth= msa=0 ] [ ip=172.21.194.240 rdns=p9mpw011.csm.fub.com helo=p9mpw011 by=sls-sn-smtp-pmail3.wachovia.com ident= envfrom= intl=0 id=m028ruM17943
 auth= msa=0 ]

The first untrusted relay (169.200.184.174) has a HELO but doesn't have an RDNS. I'm not positive, but I think you need both to get whitelist_from_recvd to work.

You don't need both. You DO need RDNS, and the second parameter must match a substring of that reverse DSN lookup.

To quote the manpage:

"The first parameter is the address to whitelist, and the second is a string to match the relay's rDNS."

So, helo has nothing to do with it at all.

Reply via email to