Re: [exim] Problem with Regexp in Substitution

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Marcel Fehr
Ημερομηνία:  
Προς: exim-users
Παλιά Θέματα: Re: [exim] Problem with Rexexp in Substitution
Αντικείμενο: 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