1auto_view text/html
2
3# 如果寄信給 bbs 的朋友, 有亂碼問題的話,
4#set bbsislame=yes
5
6# 讓 mutt 自動猜對編碼(kanru's hack)
7# http://www.kanru.info/wiki/index.php?title=Muttrc
8#set strict_mime=no
9#set assumed_charset="big5:gb2312:utf-8"
10
11bind index <pagedown> next-page
12bind index <pageup> previous-page
13