3 lines
94 B
Plaintext
3 lines
94 B
Plaintext
|
# render html mail with w3m
|
||
|
text/html; w3m -I %{charset} -T text/html -dump %s; copiousoutput
|