From 77b6b5b1a2907f3e070afbf525eadbbd802cdc38 Mon Sep 17 00:00:00 2001 From: ralphe Date: Mon, 19 Mar 2018 09:15:26 +0100 Subject: [PATCH] save attachments with the body --- muttrc | 1 + 1 file changed, 1 insertion(+) diff --git a/muttrc b/muttrc index 7d6a49d..b779505 100644 --- a/muttrc +++ b/muttrc @@ -51,6 +51,7 @@ set quit # don't ask, just do set fast_reply # skip to compose when replying set edit_headers # show headers when composing set askcc # ask for CC: +set fcc_attach # save attachments with the body #Ctrl-R to mark all as read macro index \Cr "T~UN." "mark all messages as read"