bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] quoted-printable decoding


From: Richard Dawe
Subject: Re: [bug-mailutils] quoted-printable decoding
Date: Wed, 12 May 2004 21:14:19 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031031

Hello.

Shashank Kavishwar wrote:
In filter_trans.c, the qp_deocde() function replaces all ‘_’ characters with <SPACE).>

RFC 2047 states that the ‘_’ should be replaced with <SPACE> in “Q” encodings, where a wide range of printable characters are used in non-critical locations within the message header (e.g., Subject).

RFC 2045, which defines the “Quoted-Printable” content transfer encoding, says no such specific thing about the ‘_’ being replaced with <SPACE>.
[snip]

I agree with your interpretation of the RFCs. qp_encode() should not intepret '_' specially for a Content-Transfer-Encoding of quoted-printable.

Bye, Rich =]

--
Richard Dawe [ http://homepages.nildram.co.uk/~phekda/richdawe/ ]

"You can't evaluate a man by logic alone."
  -- McCoy, "I, Mudd", Star Trek





reply via email to

[Prev in Thread] Current Thread [Next in Thread]