Re: [exim] How to allow delimiter characters in delimited st…

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Jeremy Harris
Dátum:  
Címzett: exim-users @ exim. org
Tárgy: Re: [exim] How to allow delimiter characters in delimited strings?
Marc Haber wrote:
> The file is hand-edited by the end user, and I'd like to avoid having
> directions like this in the end-user docs. It would be great to have
> something like ${extract{2:999}{:}, giving out fields 2 to 999 of the
> string.


Oh, in that case, you can replace your extract with an RE.
-J