| |||||||||||||||||||||||||||||||
|
>If I do not put a From: <satan> in the data section the From >address will be the same as the mail from: <joe> address -- this is >the overwriting I was referring to. I take it that this is a feature -- >why? This is not overwriting, this is adding a missing required header. >I attempted to put a body_check in for From: mydomain so that a spammer >can't place an address in there that appears to invalidate the default. My >body check syntax was correct but the rule didn;t appear to work. Body_checks do not examine message headers. Use header_checks to examine headers. >I found >this int he man page (and posted it yesterday to the first part of this >thread): > > > Message headers added by the cleanup(8) daemon itself are > excluded from inspection. Examples of such message headers > are From:, To:, Message-ID:, Date:. > >Is this why my body check for From: .... will not work? When missing required headers are added by the cleanup daemon, those added headers are not examined by header_checks. Message headers are never examined by body_checks. -- Noel Jones
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com