Author: tsh Date: To: exim-users Subject: Re: [Exim] filters and \N
>On Mon, 11 Nov 2002 tsh@??? wrote: >
>> Should I be able to use a \N pair to enclose *any* text in a filter object?
>
>Yes, if it is a string expansion.
>
>> exim moans if there is a space char somewhere between them:
>
>> if
>> $message_body contains \N nigeria\N
>
>That is nothing to do with \N. If any filter field contains spaces, it
>must be enclosed in quotes.
Oh right. Sorry, I was thinking I could use it as a general-purpose escape combo.
Thanks,
T.