Romildo --

...and then Jose Romildo Malaquias said...
% Hello.

Hi!


% 
% I want to remove a prefix from the messages coming
...
% 
% The subject header line comes with one of the prefixes
% "(linux-br) ", "Re: (linux-br) ", "Re: Re: (linux-br) ",
% and so on (without the quotes).

This is really more of a procmail question, but we've been known to take
stabs at such here on the mutt-users mailing list.

If you can comfortably accept that all Subject: lines look like

  Subject: .*(linux-br) ...

then just turn your recipe into a clone/copy recipe and pipe the message
through

  sed -s "s/^Subject: .*(linux-br) /Subject: /"

and then proceed as normal.


% 
% Can someone help me with this?

HTH & HAND


% 
% Thanks.
% 
% Romildo
% -- 
% Prof. José Romildo Malaquias <[EMAIL PROTECTED]>
% Departamento de Computação
% Universidade Federal de Ouro Preto
% Brasil


:-D
-- 
David T-G                       * It's easier to fight for one's principles
(play) [EMAIL PROTECTED]      * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.bigfoot.com/~davidtg/        Shpx gur Pbzzhavpngvbaf Qrprapl Npg!
The "new millennium" starts at the beginning of 2001.  There was no year 0.
Note: If bigfoot.com gives you fits, try sector13.org in its place. *sigh*

PGP signature

Reply via email to