2016-05-19 12:21:23 +02:00
|
|
|
Fix-mime-charset automatically detects character sets of email message and
|
|
|
|
modifies the Content-Type header appropriately. It can be used as mail
|
2004-01-08 03:50:16 +01:00
|
|
|
filter in mailing lists where users often set the charset of their messages
|
2016-05-19 12:21:23 +02:00
|
|
|
incorrectly. It processes messages fast and accurately, ignoring
|
|
|
|
attachments, and correctly interprets transfer-encodings. None but the
|
2004-01-08 03:50:16 +01:00
|
|
|
Content-Type header is changed.
|