Hello.
I want to remove a prefix from the messages coming
from a mailing list I am subscribed before saving
the messages in its folder. Currently my procmail
recipes for saving the message is
DUMMY=`test -d linux-br || mkdir linux-br`
:0:
* ^[EMAIL PROTECTED]
linux-br/`date +%Y-%m`
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).
Can someone help me with this?
Thanks.
Romildo
--
Prof. José Romildo Malaquias <[EMAIL PROTECTED]>
Departamento de Computação
Universidade Federal de Ouro Preto
Brasil