from and envelope_from_address
Ian Zimmerman
googly.negotiator862 at aceecat.org
Mon Feb 13 01:14:38 UTC 2023
Is there a nice way to set both $from and $envelope_from_address to the same
value?
I'd like to use a unique alias per mailing list.
Right now, I had to add this to my config:
set use_envelope_from=yes
...
lists -group mutt mutt-users
send-hook '%L mutt' "set from='googly.negotiator862 at aceecat.org' ; set envelope_from_address='googly.negotiator862 at aceecat.org'"
and similar for other mailing lists.
--
Ian
More information about the Mutt-users
mailing list