Jeff A. Earickson <jaearick@...> wrote:
> Do I need to modify my sendmail.cf too, to add some kind of
> "O Milter.macros" line?
As explained in greylist.conf(5), your sendmail.cf must contain a
Milter.macros.envrcpt which includes {popauth}. e.g.:
O Milter.macros.envrcpt={rcpt_mailer},{rcpt_host},
{rcpt_addr},{popauth}
Also, your macro definition needs to include the curly braces:
sm_macro "POP relay" "{popauth}" "OK"
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...Message
Re: [milter-greylist] How to use sendmail db files?
2006-10-17 by manu@netbsd.org