Hi,
>>>>> On Sun, 5 Sep 2004 21:42:32 +0200
>>>>> manu@... said:
> i use other milters that require just one line using
> INPUT_MAIL_FILTER (like clamav), i wonder if this
> could be done with greylist-milter to simplify
> sendmail.mc configuration.
manu> The other lines specify which sendmail macro should be made visible to
manu> milter-greylist. If you remove them, you loose the queue id display in
manu> the logs, the SMTP authentication, and other minor functionnality.
I'm curious about this issue. Because, I'm using multiple milters on
my server.
As far as I read cf/README, most of the macros which miter-greylist
explicitly requires are visible by default except {verify} of
confMILTER_MACROS_HELO. So, I believe what we need to specify
explicitly is only confMILTER_MACROS_HELO like follows to avoid side
effect to other milters:
define(`confMILTER_MACROS_HELO', `{verify}, {tls_version}, {cipher},
{cipher_bits}, {cert_subject}, {cert_issuer}')
Correct me if I'm wrong.
Sincerely,
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@... ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/Message
Re: [milter-greylist] sendmail.mc setup
2004-09-06 by Hajimu UMEMOTO
Attachments
- No local attachments were found for this message.