save attachments with the body

This commit is contained in:
ralphe 2018-03-19 09:15:26 +01:00 committed by Luke Smith
parent ba20acf9e9
commit 1ece53fb14

1
muttrc
View File

@ -47,6 +47,7 @@ macro index,pager \Cu |urlview\n
bind attach <return> view-mailcap
set fast_reply # skip to compose when replying
set edit_headers # show headers when composing
set fcc_attach # save attachments with the body
#Ctrl-R to mark all as read
macro index \Cr "T~U<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>" "mark all messages as read"