--- In milter-greylist@yahoogroups.com, Emmanuel Dreyfus <manu@...> wrote:
>
> On Wed, Jun 07, 2006 at 02:58:46PM -0000, Ugo Bellavance wrote:
> > I'd be eager to help, but I don't understand exactly what you need to
> > do. JUst put
> >
> > define(`confMILTER_MACROS_CONNECT', confMILTER_MACROS_CONNECT`j,
> > {if_addr}')
> >
> > In my sendmail.mc file , do a m4 sendmail.mc>sendmail.cf and do a diff
> > on the sendmail.cf file?
>
> Yes, you'll probably get j and if_addr defined twice. The next step is
> to run sendmail so see if it hurts or not.
It doesn't seem to be defined twice.
[root@server mail]# diff sendmail_in.cf_before sendmail_in.cf_after
< O Milter.macros.connect=j, {if_addr}
---
> O Milter.macros.connect=j
This is if I ut the defin after milter-greylist config.
If I put it before, there is no diff.
On a "virgin" mc file, there is no diff.
Hope this helps.
UgoMessage
Re: m4 user needed
2006-06-07 by Ugo Bellavance
Attachments
- No local attachments were found for this message.