On Sun, Feb 02, 2003 at 01:17:40PM +0000, Steve Keay wrote:
> On Sat, Feb 01, 2003 at 08:16:21PM +0000, Paul Makepeace wrote:
> > In your .muttrc:
> > send-hook "~C london.pm.org" \
> >          my_hdr From: Paul Makepeace <london.pm.org(a)paulm.com>
> 
> This works, but the From header "sticks" for the rest of the session.
> I reply to a london.pm message and it correctly sets "From" to my
> subscribed address.  I then reply to a NON-london.pm message and it
> still sets "From" to be my london.pm address.  People at work now
> think I'm a lunatic.
> 
> To fix it I added another send-hook like this:
> 
>     send-hook "~C .*" \

Oh, yes, pardon me; forgot about that - you're right. You can even
golf it to:

send-hook "~C ." \

if you like :)

Paul

>         my_hdr From: Steve Keay <[EMAIL PROTECTED]>
>     send-hook "~C london.pm.org" \
>         my_hdr From: Steve Keay <[EMAIL PROTECTED]>
> 
> This is with Mutt 1.2.5.1i.
> 

-- 
Paul Makepeace ....................................... http://paulm.com/

"What is a perfect day? A cheetah, roaming the savannah."
   -- http://paulm.com/toys/surrealism/

Reply via email to