#3684: use_envelope_sender not respected
-------------------------------+-----------------------------------------
Reporter: michael.orlitzky | Owner: mutt-dev
Type: defect | Status: closed
Priority: major | Milestone:
Component: mutt | Version:
Resolution: invalid | Keywords: sendmail, use_envelope_from
-------------------------------+-----------------------------------------
Changes (by michael.orlitzky):
* status: new => closed
* resolution: => invalid
Comment:
Thanks, I actually started out logging the exact sendmail command that was
being used (which isn't stored in a variable). Then when I saw no '''-f'''
was being passed, I just modified it to log the value of that variable.
After a night of '''grep -r use_envelope_from /''', it turns out the cause
of this is what it usually is: I'm an idiot. There's another config file
redefining '''use_envelope_from = no''' outside of my muttrc. Removing
that makes it work (surprise).
I'll open a feature request to warn about duplicate variable assignments
instead, to prevent other idiots from doing the same thing.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3684#comment:2>
Mutt <http://www.mutt.org/>
The Mutt mail user agent