On Wed, Mar 15, 2006 at 03:29:45PM -0000, Randal, Phil wrote:
> > Can You please point which RFC is this and what exactly 'QP 
> > encoding' means.
> http://www.faqs.org/rfcs/rfc2822.html
> Refer to Section 3.2.2 for information on quoted-pairs.

QP in this case does not mean "quoted pairs", it means Quoted Printable
which is a MIME encoding ala http://www.faqs.org/rfcs/rfc1522.html and
http://www.faqs.org/rfcs/rfc2047.html

2822 is the RFC which talks about only US-ASCII (7-bit) in the headers,
see section 2.2.


Matt Ketler wrote:
> Per RFC specifications, all characters in email-headers that aren't in
> the normal ascii ranges must be QP encoded.

This isn't exactly correct.  2822 specifies that only US-ASCII may
appear in the headers, but it doesn't say what to do with characters
outside that range.  1522 and 2047 discusses how to use either QP or
Base64 encoding (either is valid) to deal with those headers.

-- 
Randomly Generated Tagline:
 "Bender, we didn't mind your drinking or your cleptomania or your
 pornography ring." -Leela 
  "In fact, that's why we love you." -Zoidberg 

Attachment: pgprUGrzMZoKY.pgp
Description: PGP signature

Reply via email to