mailcap for mutt

This commit is contained in:
Gabriel Ebner 2014-08-31 13:35:23 +02:00
parent 72567ba5c3
commit d2c3475494
3 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,5 @@
FILES = bashrc vimrc zshrc emacs.el gitconfig screenrc commonshrc \ FILES = bashrc vimrc zshrc emacs.el gitconfig screenrc commonshrc \
gnomerc gvimrc muttrc pentadactylrc vimperatorrc gnomerc gvimrc muttrc pentadactylrc vimperatorrc mailcap
FILES2 = msmtprc FILES2 = msmtprc
.PHONY: install clean check .PHONY: install clean check

1
mailcap Normal file
View File

@ -0,0 +1 @@
text/html; elinks -dump ; copiousoutput;

8
muttrc
View File

@ -2,6 +2,7 @@ source ~/etc/muttrc_colors.angdraug
set sleep_time=0 # disable "Mailbox is unchanged" message set sleep_time=0 # disable "Mailbox is unchanged" message
set confirmappend=no # disable save to mailbox confirmation set confirmappend=no # disable save to mailbox confirmation
set delete=yes # disable purge messages confirmation
set folder="imaps://gebner@mail.gebner.org/" set folder="imaps://gebner@mail.gebner.org/"
source "~/etc/mutt_imap_passwd.sh"| source "~/etc/mutt_imap_passwd.sh"|
@ -14,6 +15,9 @@ set sort=threads
set query_command = "muttvcardsearch '%s'" set query_command = "muttvcardsearch '%s'"
auto_view text/html
alternative_order text/plain text/html
set imap_check_subscribed set imap_check_subscribed
set mail_check=60 set mail_check=60
set net_inc=5 set net_inc=5
@ -22,3 +26,7 @@ set header_cache=~/.mutt_hcache
set edit_headers=yes set edit_headers=yes
set use_envelope_from=yes set use_envelope_from=yes
set realname="Gabriel Ebner"
alternates gebner@gebner.org gebner@2b7e.org ge@gabrielebner.at gabriel.ebner@tuwien.ac.at
set reverse_name