summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBranislav Gerazov <gerazov@feit.ukim.edu.mk>2023-04-14 21:58:40 +0200
committerBranislav Gerazov <gerazov@feit.ukim.edu.mk>2023-04-14 21:58:40 +0200
commitabec887fc202f586139c23bfe82b76ac7fc750d5 (patch)
tree596b47ce87955fb6d1b678221981d682475f00e0
parent4d533e4f2f15944e0c8802cc5ad521c6d26fdf06 (diff)
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