|
|||||||||||
|
Re: white_list is not working.....HELP!
From: Matt Kettler <mkettler_sa(at)verizon.net>
Date: Wed Aug 29 2007 - 22:10:27 EDT
Get rid of that MAIL FROM: and RCPT TO: junk at the top of the message. That's not normal content for an email message and is probably confusing the parser. (email header names cannot contain spaces, and the MAIL FROM and RCPT TO are SMTP commands, not part of the message that SA would ordinarily receive when processing email. Generally the content of the MAIL FROM is copied into Return-Path at delivery time, and that's how SA would pick up on this data, unless it's added to the Received: header by your MTA. Generally speaking, SA has no idea at all who the RCPT To: is, unless it happens to match the To: header.) Also note that the message didn't have any of your whitelisted domains in the From: header, so even if SA did parse the headers properly whitelist_from *@sans.org whitelist_from *@mercury.com whitelist_from *@raymourflanigan.com etc or is "whitelist_from *@fujifilmesys.com" part of your "etc" in your original post. Received on Wed Aug 29 22:11:21 2007 This archive was generated by hypermail 2.1.8 : Fri Oct 26 2007 - 03:18:14 EDT |
||||||||||
|
|||||||||||