On 27.11.09 14:04, Philip A. Prindeville wrote:
> for the ruleset:

> header __L_UNDISCLOSED1         To:raw =~ /undisclosed-recipients: ;/

just FYI, sendmail can be configured to do different things when To: is
missing - there's sendmail option NoRecipientAction, configured by setting
confNO_RCPT_ACTION m4 directive. The default value is "none" but e.g. Debian
was setting it to "add-to-undisclosed" which causes MISSING_HEADERS not
hitting (only from milter, which appears to be called before the headers are
"fixed").

Maybe you should look at your MTA's configuratioon options if it doesn't
cause different rules hitting/not hitting, e.g. sendmail adds Date: and
Message-Id headers which cause MISSING_DATE and MISSING_MID. I was not able
to find how disable this behaviour in sendmail.

-- 
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
You have the right to remain silent. Anything you say will be misquoted,
then used against you. 

Reply via email to