On Fri, Apr 24, 2009 at 6:48 AM, Wietse Venema <wie...@porcupine.org> wrote:

> FYI,
>
> The header_checks parameter does not control whether or not Milter
> operation is invoked, so your observations are incorrect.
>
> If you want to pursue this further, show a telnet mail submission
> and the corresponding logging.
>
> Also, instead of "it does work" and "it does not work" please
> describe what happens and what you expected to happen.
>
>        Wietse
>

Well, today the milter checks are not happening, which is correct.  It
doesn't make any sense to me.  My best guess is there was a typo somewhere,
though I checked that and did not find one. I'm sorry for wasting your time,
I thought I tried everything (twice) before posting.

The ps/pgrep output is still perplexing.  If I have just  -o
receive_override_options=no_milters the pgrep output is:

92212 smtpd -n 2525 -t inet -u -o stress= -o content_filter= -o
receive_override_options=no_milters -o smtpd_sender_restrictions= -o
smtpd_recipient_restrictions=permit_mynetworks,reject -o mynetworks=
127.0.0.0/8,xx.yy.zz.0/24

If I have -o receive_override_options=no_header_body_checks,no_milters pgrep
output is:

91904 smtpd -n 2525 -t inet -u -o stress -o content_filter -o
receive_override_options -o smtpd_sender_restrictions -o
smtpd_recipient_restrictions -o mynetworks

Reply via email to