(1) Is it possible to run mutt in an xterm (or eterm or whatever) that
understands UTF-8 and thus read UTF-8 e-mail that contains a wacky
mixture of UTF-8-encoded characters? If so, is there a HOWTO that
explains what to do?
(2) I received e-mail which had UTF-8 in the headers, like this:
From: "Kalle XXXä" <[EMAIL PROTECTED]>
That's a 2-byte encoding of ä. Is there an RFC that permits or
forbids this? Should this really have been something like:
From: Kalle =?utf-8?q?XXX=C3=A4?= <[EMAIL PROTECTED]>
(which works nicely with mutt - I just tried it)
Edmund