On Thu, 1 Jul 1999, Lars Svanberg Jakobsen wrote:
> When messages are send through the digest of my Majordomo mailing list,
> european (norwegian) characters in the subject-field aren't displayed
> correctly.
> eg:
> Subject: =?iso-8859-1?Q?=E6=F8=E5=20=C6=D8=C5?=
>
> (Should be: "Subject: æøå ÆØÅ")
The problem is that there is a special syntax of handling high octets in
header fields and that majordomo is not MIME aware. When the mail is sent
out as a part of a digets, the line is no longer part of the mail headers.
The fact that Majordomo is (not yet) MIME aware makes the majordomo digest
less than useful if multipart or html mail are exchanged on the list.
Your problem could be solved fairly easily by creating a small filter
which converts the encoded characters back into high octets. The filter
should be put just before Majordomo's digest. Such a filter could be
created in perl.
-----------------------------------------------------------------
Mats Dufberg Mats.Dufberg@abc.se
References:
|
|