1 # Some GB18030 traditional Chinese mails are wrongly labelled GB2312.
2 # The first charset is a superset of the second. Let's alias it, so
3 # that Mutt displays such mails as if they were correctly labelled.
4 charset-hook ^gb2312$ gb18030
6 # Some mailers send EUC-JP-MS Japanese mails wrongly labelled EUC-JP.
7 # The first charset is a superset of the second. Let's also alias it.
8 charset-hook ^euc-jp$ euc-jp-ms