Tagged Questions
1
vote
1answer
19 views
What to do with a message/partial MIME type?
I used a copier/scanner to scan a document and email me the resulting image. It sent me several emails, each with a message/partial MIME attachment. mutt doesn't seem to understand these messages. ...
3
votes
1answer
74 views
How to tell mutt not to wait for an attachment program to return?
I use this line for images in my mailcap:
image/*; eog %s &;
but mutt immediately deletes the temp file and eog can’t load it.
When I remove the & mutt waits for eog to be closed until it ...
1
vote
1answer
726 views
Sending HTML with Mutt (or another terminal mail client)
While I can find some scattered info on the topic, I can't seem to find a straight walkthrough (or even a definite answer)...
Basically I'm too low on the totem pole to start sending plain-text ...