There are also decoder forms on the net, e.g: http://www.motobit.com/util/base64-decoder-encoder.asp
On Thu, Nov 26, 2009 at 2:24 AM, P S <[email protected]> wrote: > On Wed, Nov 25, 2009 at 12:51 AM, Ivica Brodaric <[email protected] > > wrote: > >> Jim, >> >> It's text encoding I think. From David's e-mail: >> >> Content-Type: text/plain; charset="utf-8" >> Content-Transfer-Encoding: base64 >> >> Try to change to Unicode (UTF-8). It shows OK in Gmail with Safari browser >> set to Western (ISO Latin 1). >> >> > It's Base64, all right, but it's not something Jim can control. > > But here's a tip: if you ever really, really want to read a note that's > been misinterpreted by your mailer, and you can get the note with all the > headers, save them into a file with extension .mm and open it with WinZip. > It will un-MIME it. The only thing you won't be able to read (again, > assuming you have all the headers) is Microsoft TNEF (which usually appears > as winmail.dat). For that, use Fentun (www.fentun.com). Actually Fentun > may be able to read the note as well as WinZip does; I haven't messed with > it in years. >
