Re: Pulling the From address using Envelope-To:

2016-02-25 Thread Cameron Simpson
On 26Feb2016 15:17, Cameron Simpson wrote: Failing that, you can fairly easily write scripts which emit mutt directives based on header contents. I have a script "mhdrs" which can emit message headers as shell settings, which you can then source in a shell script file, which you can then sourc

Re: Pulling the From address using Envelope-To:

2016-02-25 Thread Cameron Simpson
On 25Feb2016 20:50, Tim Chase wrote: On 2016-02-25 21:34, Patrick Shanahan wrote: > Is there some setting I've missed, or some way around this to have > mutt extract my From: address using the Envelope-To: header? send-hook 'my_hdr From: Your Addr ' It looks like that would require me to ha

Re: Pulling the From address using Envelope-To:

2016-02-25 Thread Patrick Shanahan
* Tim Chase [02-25-16 21:59]: > On 2016-02-25 21:34, Patrick Shanahan wrote: > > > Is there some setting I've missed, or some way around this to have > > > mutt extract my From: address using the Envelope-To: header? > > > > send-hook 'my_hdr From: Your Addr ' > > It looks like that would requi

Re: Pulling the From address using Envelope-To:

2016-02-25 Thread Tim Chase
On 2016-02-25 21:34, Patrick Shanahan wrote: > > Is there some setting I've missed, or some way around this to have > > mutt extract my From: address using the Envelope-To: header? > > send-hook 'my_hdr From: Your Addr ' It looks like that would require me to hand-specify every mailing list's Fr

Re: Pulling the From address using Envelope-To:

2016-02-25 Thread Patrick Shanahan
* Tim Chase [02-25-16 21:03]: > [tried on IRC, but it was pretty quiet there, so trying here] > > I'm trying to transition from claws-mail to mutt and have hit a snag. > I'd like to configure mutt to automatically extract the receiving > address and use that as the From: address for replies. So

Pulling the From address using Envelope-To:

2016-02-25 Thread Tim Chase
[tried on IRC, but it was pretty quiet there, so trying here] I'm trying to transition from claws-mail to mutt and have hit a snag. I'd like to configure mutt to automatically extract the receiving address and use that as the From: address for replies. So I started with the guide found here: h