Re: [Exim] Header rewriting - From: fields comment and phras…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Vadim Vygonets
Fecha:  
A: exim-users
Temas nuevos: [Exim] Unsuscribe
Asunto: Re: [Exim] Header rewriting - From: fields comment and phrase elements
Quoth Randy Bush on Wed, Jan 12, 2000:
> i believe that the parentheses are first class comment delimiters, as in
>
>    (Ray A. Gardener) r.a.gardener@???

>
> or even
>
>    (Ray (A.) O'Mally) r.a.omally@???


Parentheses delimit comments, which can be anywhere.  Addresses
such as:
    "Ray A. Gardener" <r.a.gardener@???>
are of form:
    phrase <e-mail address>
They may contain additional comments, too, but phrase is not a
comment.


Vadik.

--
To the systems programmer, users and applications serve only to
provide a test load.