adding html emails file extenstion for the browsers to know what to do with it (#259)
This commit is contained in:
parent
b759f255bc
commit
e277718540
@ -1,5 +1,5 @@
|
||||
text/plain; $EDITOR %s ;
|
||||
text/html; openfile %s ;
|
||||
text/html; openfile %s ; nametemplate=%s.html
|
||||
text/html; w3m -I %{charset} -T text/html; copiousoutput;
|
||||
image/*; muttimage %s ; copiousoutput
|
||||
video/*; setsid mpv --quiet %s &; copiousoutput
|
||||
|
Loading…
Reference in New Issue
Block a user