aboutsummaryrefslogtreecommitdiff
path: root/.muttrc
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2012-01-04 21:33:09 -0500
committerRyan Kavanagh <rak@debian.org>2012-01-04 21:33:09 -0500
commita380f13f440b31b07cd158c07dd01b089ecf8004 (patch)
treecf391a32dc627bc00a76cf62692181f819024c73 /.muttrc
parentSet local host name for msmtp (diff)
Display HTML mail in mutt
Diffstat (limited to '.muttrc')
-rw-r--r--.muttrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.muttrc b/.muttrc
index 5d4932c..7b588d4 100644
--- a/.muttrc
+++ b/.muttrc
@@ -21,6 +21,9 @@ set imap_check_subscribed = yes # default: no
# Don't continue to next email when reaching end of current
set pager_stop = yes
+# Display HTML mail
+auto_view text/html
+
set timeout=15
set mail_check=60