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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Vadim Vygonets
日付:  
To: exim-users
新しいトピック: [Exim] Unsuscribe
題目: 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.