Hello,
when I pres "s" to save an attachment (i.e. foo.pdf), Mutt asks me:
Save to file: foo.pdf
Is there a way to prepend "~/tmp/" in front of the name, so that by
default all files are saved in "~/tmp/"? Basically, I would like mutt to
ask:
Save to file: ~/tmp/foo.pdf
and still have the chance, if necessary, to change the path manually.
But in 99% of cases, I expect just to hit enter.
And speaking of attachments: I have noticed a strange thing. When I
receive plain text email, I see the message displayed normally as text
(as I would expect). But when I receive an email with attachment, the
text as well as the attachments are displayed as attachments. So that it
looks, as if the message had no text, but two attachments
[-- Attachment #1 --]
[-- Type: text/plain, Encoding: 7bit, Size: 0.1K --]
this is text
[-- Attachment #2: foo.pdf --]
[-- Type: application/pdf, Encoding: base64, Size: 1.4M --]
[-- application/pdf is unsupported (use 'v' to view this part) --]
Is there a way to display message body as message body and not as
attachment?
thanks,
Martin