Re: [exim] Problem with Regexp in Substitution

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marcel Fehr
Fecha:  
A: exim-users
Temas antiguos: Re: [exim] Problem with Rexexp in Substitution
Asunto: Re: [exim] Problem with Regexp in Substitution
Magnus Holmgren wrote:
> That translation is not done in expansion testing mode, because it is done as
> part of the configuration file parsing.


that makes sense... I haven't really distinguished between string
expansion and configuration file parsing but now I get it :).
Removing the double quotes was also a solution...

Thanks a lot!

regards, Marcel