» No último emocionante episódio David DeSimone disse: > Axel Thimm <[EMAIL PROTECTED]> wrote: > > > > one list I am subscribed to adds a prefix of "[TheList] " even for replied > > messages leading to threads of the sort: > > [TheList] Subject > > [TheList] Re: Subject > > I use lists like this, too. I don't like them. :) Me either :):) > Here's my reply_regexp: > > set reply_regexp="^(((re(\\[[0-9]+\\])?|fwd):|\\[[a-z0-9-]+\\])[ \t]+)+" If you use procmail you could do something like this and never even see the prefix: #---------------------------------------------------- ## Anything from Framebuilders List ## goes now to framebuilders :0 * ^List-Id.*framebuilders\.phred\.org { # Subject cutting: SUBJ_=`formail -xSubject: \ | expand|sed -e 's/\[Frame\]//'` :0 fwh | formail -I"Subject: ${SUBJ_}" # Mailbox where I'm going to deliver the message :0: framebuilders } #----------------------------------------------------- cheers -- Francisco. São Paulo, Brasil. __o `\<, _____(*)/(*)_____