On 4/18/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > For a number of emails (From Thaths Binand), I get Error message " > Formatting error: Non-hexadecimal character in QP encoding"
QP encoding is Quote-printable encoding. You probably has hit a pine bug. Raj Mathur has the attribution string: >>>>> "Binand" == Binand Sethumadhavan <[EMAIL PROTECTED]> writes: Pine seems to think that the '=' sign up there is the beginning of a QP-encoded character, and tries to figure out the character - but does not find any hex character after the sign, hence it groks. It is not really Raj Mathur's fault - he has Content-Transfer-Encoding: 7bit. But for me, gmail seems to default to Content-Transfer-Encoding: quoted-printable. Binand ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ linux-india-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-india-help
