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.negotiator...@aceecat.org' ; set 
envelope_from_address='googly.negotiator...@aceecat.org'"

and similar for other mailing lists.

-- 
Ian

Reply via email to