Once I've attached a file to an email in Mutt, I can't find a way to detach it again. Surely there must be one?
Asked
Active
Viewed 4,774 times
1 Answers
27
You can use D (uppercase) to remove the attachment under the cursor.
zuazo
- 3,002
- 18
- 24
-
2First type `v` to view the message structure including attachments. `$` will then execute the deletion. – Juancho Sep 30 '16 at 13:33
-
1@Juancho I think the question is about the Compose screen, not the Pager view. – Sparhawk Feb 06 '18 at 06:26
-
Is there a way to do that without downloading (over IMAP, in my case) the whole message, with its giant attachment? – ericP Jan 25 '19 at 14:44