Re: [exim] Problem with Regexp in Substitution

Pàgina inicial
Delete this message
Reply to this message
Autor: Marcel Fehr
Data:  
A: exim-users
Assumptes vells: Re: [exim] Problem with Rexexp in Substitution
Assumpte: 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