Re: send-hook and forward_format

2010-03-24 Thread Alexandre
Le dimanche 14 mars de l'année 2010, vers 21 heures et 04 minutes, Michael Elkins écrivait: > send-hook's will not match the alias name, but it will match what the > alias expands to. Alias expansion occurs prior to send-hook's being > executed. ok > The problem here is that $forward_format is

Re: send-hook and forward_format

2010-03-14 Thread Michael Elkins
On Fri, Mar 12, 2010 at 08:57:03AM +0100, Alexandre wrote: > send-hook does not match aliases but only e-mail adress ? > For example, be aliases: > alias test TEST > send-hook ^.*TEST.*$ "set forward_format='[TAG]'" > does not match the alias... > > How to configure it ? send-hook's will not mat

Re: send-hook and forward_format

2010-03-11 Thread Alexandre
Le jeudi 11 mars de l'année 2010, vers 11 heures et 08 minutes, Alexandre Delanoë écrivait: > Le jeudi 11 mars de l'année 2010, vers 01 heures et 17 minutes, E. Prom > écrivait: > > > > Have you found the solution? > > Not really, I found another way: > > macro index,pager z ":set mime_forward

Re: send-hook and forward_format

2010-03-11 Thread Alexandre
Le jeudi 11 mars de l'année 2010, vers 01 heures et 17 minutes, E. Prom écrivait: > > Have you found the solution? Not really, I found another way: macro index,pager z ":set mime_forward=no\n:set forward_format='[TAG]'\n:set mime_forward_decode=no\n" > Is it the regexp or the set that fails?

Re: send-hook and forward_format

2010-03-10 Thread E. Prom
Have you found the solution? Is it the regexp or the set that fails? On Wednesday, 03 March 2010, 08:39:49 +0100, Alexandre wrote: > Hi, > I want to set forward_format when I send mail to XXX. > > Then, my muttrc should be something like this: > send-hook ^.*XXX.*$ 'set forward_format="[TAG]