X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/3811e4be579a17d24400251933aaec704059bf98..d5205848963be4dac741aea462d3647945205ea8:/.mutt/muttrc diff --git a/.mutt/muttrc b/.mutt/muttrc index 9315ab1..2e1b46c 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -1552,6 +1552,7 @@ set include=yes # This variable specifies which files to consult when attempting to # display MIME bodies not directly supported by Mutt. # +set mailcap_path="$my_confdir/mailcap.icalendar:$my_confdir/mailcap.backgrounding:$my_confdir/mailcap.htmldump" # # set mailcap_sanitize=yes # @@ -3687,7 +3688,7 @@ set save_history=100 # arguments as recipient addresses. # #set sendmail="/bin/true" -set sendmail="~/.mutt/sendmail" +set sendmail="$my_confdir/sendmail" #set sendmail="/usr/sbin/sendmail -oem -oi" # # set sendmail_wait=0 @@ -4529,14 +4530,16 @@ set xterm_set_titles=yes # Controls the format of the title bar of the xterm provided that # xterm_set_titles has been set. This string is identical in formatting # to the one used by ``$status_format''. -# +# set xterm_title="mutt@%h [%?M?%M/?%m, n:%n]%?V? [%V]?" -# +# -auto_view text/html +auto_view text/html application/ics text/calendar #auto_view application/x-gunzip application/x-tar-gz application/x-tar application/x-gtar #auto_view application/postscript -alternative_order text/enriched text/plain text application/postscript image/* +alternative_order multipart/mixed multipart/related text/html text/enriched text/* +#alternative_order text/plain text/enriched text/html +#alternative_order text/enriched text/plain text application/postscript image/* mime_lookup application/octet-stream source $my_confdir/colours