[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problems decoding base64 text/plain utf-8
> > >I just tried to read a message with the following MIME headers:
> > > Content-Type: text/plain; charset="utf-8"
> > > Content-Transfer-Encoding: base64
> > > MIME-Version: 1.0
> > >but I was told:
> > > Can't decode current entity.
(snip)
> Here's a reference to the original message:
>
> List-ID: <git.vger.kernel.org>
> Message-ID: <657A681BEF27534399890012B8C8E50E1AD63D2268@lcs-exchange01.Lantekcs.com>
FLIM's base64 decoder does not accept a base64 encoded entity which
has an unencoded footer, which is mostly added by ML engines.
Please see *1 and try workaround.
(*1) http://thread.gmane.org/gmane.mail.wanderlust.general.japanese/7628/focus=7640
--
Kazuhiro Ito