summaryrefslogtreecommitdiffstats
path: root/.mutt/muttrc
diff options
context:
space:
mode:
Diffstat (limited to '.mutt/muttrc')
-rw-r--r--.mutt/muttrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.mutt/muttrc b/.mutt/muttrc
index 92d5e7d..fbcf468 100644
--- a/.mutt/muttrc
+++ b/.mutt/muttrc
@@ -112,6 +112,10 @@ bind pager R group-reply
# View attachments properly.
bind attach <return> view-mailcap
+# HTML Mails ...
+auto_view text/html
+alternative_order text/plain text/enriched text/html # display html last
+
# Compose View Options -------------------------------
set realname = "Unkown" # who am i?
set envelope_from # which from?