[Exim] rewrite rule and mysql

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Laurent Luyckx
Data:  
Para: exim-users
Assunto: [Exim] rewrite rule and mysql
Hi all,

I'm trying to use mysql on rewrite rules like this:

*@domain.com    ${lookup mysql{select alias from exim where
user='$1'}{$value}fail}        tT


exim is complaining with this error:

"unknown rewrite flag character 'm' (could be missing quotes round
replacement item)"

I really don't find which quotes is missing.

What am I missing?

Thanks for your help.

Laurent.

--
"Free software is a gift. It exists through the generous contributions
of programmers and those who support them."