--- Begin Message ---
- To: Chris Croome <chris@xxxxxxxxxxxxxxxxxxx>
- Subject: Re: Fwd: [chris@webarchitects.co.uk: Re: XML message format draft]
- From: Bruno Postle <bruno@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 12 Feb 2003 15:19:55 +0000
- Delivered-to: chris@webarchitects.co.uk
- In-reply-to: <20030211110202.GJ19991@webarchitects.co.uk>
- Organisation: http://www.webarchitects.co.uk/
- References: <20030210130958.GA14335@webarchitects.co.uk> <20030211110202.GJ19991@webarchitects.co.uk>
- User-agent: Mutt/1.5.3i
On Tue 11-Feb-2003 at 11:02:02AM +0000, Bruno Postle wrote:
>
> This is the rfc: http://www.faqs.org/rfcs/rfc2822.html
>
> 2.2. Header Fields
>
> Header fields are lines composed of a field name, followed by a colon
> (":"), followed by a field body, and terminated by CRLF. A field
> name MUST be composed of printable US-ASCII characters (i.e.,
> characters that have values between 33 and 126, inclusive), except
> colon. A field body may be composed of any US-ASCII characters,
> except for CR and LF. However, a field body may contain CRLF when
> used in header "folding" and "unfolding" as described in section
> 2.2.3. All field bodies MUST conform to the syntax described in
> sections 3 and 4 of this standard.
That means that both of these are perfectly valid email headers:
Subject: Hello World
X-_///<&;<<-\\\%: Hello World
--
Bruno
--- End Message ---