Please, please a few more clues on troubleshooting...
I have tried many variants of the sendmail.cf settings, eg:
# Milter options
O Milter.LogLevel=12
O Milter.macros.connect=j, {if_addr}
# O Milter.macros.helo={verify}, {cert_subject}
O Milter.macros.envfrom=i
O Milter.macros.envrcpt={popauth}
#O Milter.macros.eom={msg_id}
I cannot get milter-greylist to whitelist anybody in the popauth
db, no matter what I do to greylist.conf or the sendmail.cf file.
I really need to get this working (and understand it). Any good
reading on the milter macro settings above?
Jeff Earickson
Colby College
On Tue, 17 Oct 2006, manu@... wrote:
> Date: Tue, 17 Oct 2006 21:50:50 +0200
> From: manu@...
> Reply-To: milter-greylist@yahoogroups.com
> To: Milter Greylist list <milter-greylist@yahoogroups.com>
> Subject: Re: [milter-greylist] How to use sendmail db files?
>
> 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@...
>
>
>
> Yahoo! Groups Links
>
>
>
>Message
Re: [milter-greylist] How to use sendmail db files?
2006-10-23 by Jeff A. Earickson
Attachments
- No local attachments were found for this message.