RE: [Exim] Continuation lines

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: John Horne
Fecha:  
A: exim-users
Asunto: RE: [Exim] Continuation lines
On 01-Mar-00 at 11:48:20 Philip Hazel wrote:
> The last of these leads to messy things like
>   file = "/var/mail/\ 
>     ${if match {$local_part}\
>     {^\\\\d{8}@example\\\\.com\\$}{special/}}\                         
>     $local_part"       

>
> This change would allow the above example to be written as
>
>   file = /var/mail/\ 
>     ${if match {$local_part}\
>     {^\\d{8}@example\\.com\$}{special/}}\                         
>     $local_part

>

You have my vote for the change. Backslashes in quotes (such as \\\\) are
still the bane of my life :-)

John.

--------------------------------------------------------------------------
John Horne, University of Plymouth, UK             Tel: +44 (0)1752 233914
E-mail: jhorne@???
Finger for PGP key: john@???