|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Nested macros problem in pf.conf
From: Balazs Nagy (bnagy
thenewpush.com)
Date: Sun Nov 02 2003 - 15:11:45 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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.
Cheers,
Balázs - Mad Scientist - http://www.thenewpush.com
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]