--- In milter-greylist@yahoogroups.com, manu@... wrote:
>
> Ugo Bellavance <iolubik@...> wrote:
>
> > 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
>
> That's bad, it removed the macros. Try this (double quotes)
>
> define(`confMILTER_MACROS_CONNECT', confMILTER_MACROS_CONNECT```,
> {if_addr}, j'')
[root@server mail]# m4 sendmail.mc > sendmail.cf_after
NONE:0: m4: ERROR: EOF in argument list
>
> But there is room for improvement: removing duplicates, removing leading
> comma...
>
> --
> Emmanuel Dreyfus
> manu@...
>Message
Re: m4 user needed
2006-06-07 by Ugo Bellavance
Attachments
- No local attachments were found for this message.