Jeff A. Earickson <jaearick@...> wrote:
> I stuck the line below into macro.c. Now I get beaucoup of:
> milter-greylist: ... me->m_macro = "{popauth}", value = "(null)"
(snip)
> # 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,{popauth}
> O
Milter.macros.envrcpt={rcpt_mailer},{rcpt_host},{rcpt_addr},{greylist},{
popauth}
> #O Milter.macros.eom={msg_id}
>
> trying various settings for envfrom and envrcpt (I don't understand
> what happens here, so I don't know what I am doing). Nothing that
> I have tried in the Milter.macros gives me anything other than
> value = "(null)" in the syslog lines. Here is what some of the syslogging
> looks like:
Weird. Can you add another mg_log to check what happens if you try to
other macros that are known to be okay? Can you read {i} or {rcpt_addr},
for instance?
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...Message
Re: [milter-greylist] How to use sendmail db files?
2006-10-25 by manu@netbsd.org
Attachments
- No local attachments were found for this message.