aboutsummaryrefslogtreecommitdiff
path: root/mutt/muttrc
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/muttrc')
-rw-r--r--mutt/muttrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 55c2a059..80165f3c 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -130,6 +130,12 @@ 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 mailserver 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.
#