summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2023-04-24 14:16:58 +0000
committerGitHub <noreply@github.com>2023-04-24 14:16:58 +0000
commitc54f46a00a486114d8599077f51605b19fa90a5a (patch)
treec474fce933e96ef2d2bfcb4339f33bfa8348e01e
parent598c644e47853503de97aeeb232207bbd55e404f (diff)
parentabec887fc202f586139c23bfe82b76ac7fc750d5 (diff)
Merge pull request #931 from gerazov/forward-as-text
Forward email body as text
-rw-r--r--share/mutt-wizard.muttrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc
index 47d48c3..dd97583 100644
--- a/share/mutt-wizard.muttrc
+++ b/share/mutt-wizard.muttrc
@@ -15,7 +15,8 @@ set rfc2047_parameters = yes
set sleep_time = 0 # Pause 0 seconds for informational messages
set markers = no # Disables the `+` displayed at line wraps
set mark_old = no # Unread mail stay unread until read
-set mime_forward = yes # attachments are forwarded with mail
+set mime_forward = no # mail body is forwarded as text
+set forward_attachments = yes # attachments are forwarded with mail
set wait_key = no # mutt won't ask "press key to continue"
set fast_reply # skip to compose when replying
set fcc_attach # save attachments with the body