[Exim] Re: Grouping allowed in system filter pcre?

Pàgina inicial
Delete this message
Reply to this message
Autor: Derrick 'dman' Hudson
Data:  
A: exim-users
Assumpte: [Exim] Re: Grouping allowed in system filter pcre?
--
On Fri, Aug 16, 2002 at 03:00:51PM +0200, Sheldon Hearn wrote:
| On (2002/08/16 13:50), Philip Hazel wrote:


| > Hmm. I wonder if I should put "non-escaping quotes" on the Wish List?

|
| I'd love non-interpolating single-quotes, which would allow

|
|     if $recipients matches '\b(sheldonh|root)@starjuice\.net\b'

|
| This would fall in line with C, perl and the Bourne shell at least. :-)


Actually, in C you can only have a single char in single quotes. More
than one character must be enclosed in double-quotes. C strings (and
characters) are also always non-interpolating and always escaped.

(and (now) I see my suggestion has already been suggested :-))

-D

--
A mouse is a device used to point at the xterm you want to type in.
--Kim Alm, a.s.r

http://dman.ddts.net/~dman/
--
[ Content of type application/pgp-signature deleted ]
--