[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nested macros problem in pf.conf



On Sun, Nov 02, 2003 at 02:11:45PM -0700, Balazs Nagy wrote:
> >  If I try to change the content of POP3_SERVERS, IMAP_SERVERS
> >And IMAPS_SERVERS to include the macros defind above them
> >so I will get the following macros:
> >POP3_SERVERS="{ $IZMR3_INTER_NET_IL, $IZMR4_INTER_NET_IL, \
> >    $MAIL_RU, $BLUEBY_TEMP_VERIOHOSTING_COM }"
> >IMAP_SERVERS="{ $MAIL_TEC_AC_IL, $TECHUNIX_TECHNION_AC_IL \
> >   $CSD_CS_TECHNION_AC_IL, $BZQ-218-235-143_RED_BEZEQINT_NET }"
> >IMAPS_SERVERS="{ $SINTA_TAU_AC_IL }"
> 
> If you look at the mailing list archives or the PF FAQ, you
> will see that the correct syntax is:
> 
> POP3_SERVERS="{ " $IZMR3_INTER_NET_IL $IZMR4_INTER_NET_IL \
>     $MAIL_RU $BLUEBY_TEMP_VERIOHOSTING_COM " }"
> 
> Same for the other substitutions.

not the problem.
he hits a parser limitation I desribed pretty detailed earlier.

-- 
http://2suck.net/hhwl.html - http://www.bsws.de/
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)