On Fri, 16 Mar 2007, Gary V wrote:

I'm having trouble figuring out why my whitelist_from_rcvd statement
doesn't work on this message.

whitelist_from_rcvd [EMAIL PROTECTED] *.cems.wamu.com #Washington
Mutual Statements


In my debug output, I get:
[3260] dbg: received-header: parsed as [ ip=167.88.194.145
rdns=mtaw014.cems.wamu.com helo=mtaw014.cems.wamu.com by=mail.wcg.org
ident= envfrom= intl=0 id=20140775 auth= ]
[3260] dbg: received-header: relay 167.88.194.145 trusted? no internal?
No

So, to me, it looks like it parsed the received header just fine. The
from address matches, and the received mtaw013.cems.wamu.com should
match *.cems.wamu.com should it not?

What am I missing here?

Bret

Try it without globbing the client:
[EMAIL PROTECTED] cems.wamu.com

Gary V

Correct. Documentation leads me to think the email address can be globbed but the host's reverse name can not based on the examples shown.

Reply via email to