Mark J. Bynum:
> I thought there was a variable for this but didn't see anything so here goes:

reply_regexp

> 
> I'd like to be able to reply to forwards without the "Re: Fw:" just the


> "Re:". Sometimes I get email forwarded several times like 
> "Fw: Fwd: Forward: <subject>" and I'd like the reply to be "Re: <subject>"
> not "Re: Fw: Fwd: Forward: <subject>". Is this possible?

perhaps something like

set reply_regexp="^(([Rr][Ee]|[Ff][Ww][Dd]?|Forward):[ \t]*)+"

Cu
        Jens
-- 

Reply via email to