jaromail

a commandline tool to easily and privately handle your e-mail
git clone git://parazyd.org/jaromail.git
Log | Files | Refs | Submodules | README

commit 754789b2c8e7ebdb5fb25505bd65956480b3e99f
parent 8cb97b9c9c23364563aaaeaea78665a16b4b4cae
Author: Jaromil <jaromil@dyne.org>
Date:   Wed,  7 May 2014 12:31:20 +0200

forward also attachments without mime decoding

Diffstat:
Msrc/mutt/general | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/mutt/general b/src/mutt/general @@ -96,9 +96,9 @@ set record = "" ################## ## Forward options -set forward_decode = yes +# set forward_decode = yes #set forward_format = "[Fwd] %s" -#set mime_forward +set mime_forward = ask-yes ###################### ## Folders and mailbox