From 74a484885e7e2e3d52e1f96a61467ab456366739 Mon Sep 17 00:00:00 2001 From: Luke Date: Tue, 27 Feb 2018 11:04:42 -0700 Subject: [PATCH] forwarding whole mail by default --- muttrc | 1 + 1 file changed, 1 insertion(+) diff --git a/muttrc b/muttrc index aec5da4..8195b12 100644 --- a/muttrc +++ b/muttrc @@ -16,6 +16,7 @@ set date_format="%m/%d %I:%M" set index_format="%2C %Z %D %-15.15F %s (%-4.4c)" set markers = no set mark_old = no +set mime_forward = yes auto_view text/html auto_view application/pdf alternative_order text/plain text/enriched text/html