> The macro for the sql
> 
>   MYSQL_ADD_WLR = \
>     REPLACE whitelist_rcpt set \
>         wlr_domain = '${quote_mysql:$sender_address_domain}', \
>         wlr_user = '${quote_mysql:$sender_address_local_part}', \
>         wlr_rcpt = '${quote_mysql:$local_part}@${quote_mysql:$domain}'
> 
> The error message looks
> 
>   error message: "${quote_mysql" is not a known operator (or a } is missing 
> in a variable reference)

You must double the colons in the macro.

Heiko

Heiko Schlichting                Freie Universität Berlin
[email protected]   Zentraleinrichtung für Datenverarbeitung
Telefon +49 30 838-54327         Fabeckstraße 32
Telefax +49 30 838454327         14195 Berlin

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to