Author: Dave C.
Date:
To: Vadim Vygonets
CC: exim-users
Subject: Re: [Exim] Exim 4: Opinions sought
But would this support, for example:
/foobar/ regexp
"/foobar/" regexp, the result of which is expanded
"foobar" expansion
/"foobar"/ expansion, the result of which is to be interpreted as a regexp
On Thu, 13 Sep 2001, Vadim Vygonets wrote:
> Quoth Greg Ward on Thu, Sep 06, 2001:
> > hold_domains = /^\d+.*\.com$/
>
> Seconded. Philip, you may wish to introduce typed literals to
> the Exim configuration language, such as:
>
> /foobar/ Regexp
> "foobar" Expanded string
> 'foobar' Not expanded string
>
> Vadik.
>
>
--