Accepting request 262127 from home:lnussel:branches:server:mail

- handle text/html by default (bnc#899712)

OBS-URL: https://build.opensuse.org/request/show/262127
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=100
This commit is contained in:
2014-11-20 14:04:50 +00:00
committed by Git OBS Bridge
parent 2db5340d92
commit 49ca8e9987
4 changed files with 32 additions and 0 deletions

2
mutt.mailcap Normal file
View File

@@ -0,0 +1,2 @@
# render html mail with w3m
text/html; w3m -I %{charset} -T text/html -dump %s; copiousoutput