emacs-devel
[Top][All Lists]
Advanced

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

Re: RMAIL: decoding messages read via movemail


From: Paul Michael Reilly
Subject: Re: RMAIL: decoding messages read via movemail
Date: Wed, 23 Jul 2003 09:46:44 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624

Eli Zaretskii wrote:

It sounds like rmail.el currently doesn't bother to look at the
Charset= header before it decodes a message in Babyl format; it only
does that for mbox-format messages.  This backfires when one fetches
email via POP with movemail, since movemail writes Babyl-format
messages in that case.  Quoted-printable decoding is also not done for
Babyl-format messages, so movemail/POP loses again.

In addition, if the message is encoded in base64, rmail doesn't decode
it as it does with quoted-printable.  This loses with some wacky mail
servers (such as Exchange) that tend to encode messages with non-ASCII
characters in base64, even if the message has only a single part and
uses 8-bit charsets perfectly suitable for quoted-printable.

Would it be a good idea to fix these deficiencies?  I have a patch to
rmail.el that fixes all of them (I'm using the patched rmail for the
last couple of months).  If the idea sounds reasonable, I will install
the changes in the CVS.

It sounds reasonable to me.

-pmr







reply via email to

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