From d6ac18ff41e24932a8a44a10ddfe3f7bdc8b3e92 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 4 Jul 2020 01:07:26 +1200 Subject: Don't set use_envelope_from by default Will offload this to the mailserver in the most general case. --- mutt/muttrc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'mutt') diff --git a/mutt/muttrc b/mutt/muttrc index 13f64d42..11efc4bb 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -146,12 +146,6 @@ set strict_threads set text_flowed set reflow_wrap = 0 -# When passing mail to the sendmail binary, use the "From" address I set as the -# envelope sender, in case the local mail server needs to do any switching or -# filtering based on that. -# -set use_envelope_from - # Don't wait for me to press a key after running a command if it exited # successfully; this still warns me if something failed, though. # -- cgit v1.2.3