I get your point but I am not trying to remove footers. What I am trying to
do is to only add the footer to the first mail of each thread by only adding
footers to mails without the subject prefix ("[mylist]") and without a "Re:"
string in the beginning of the subject. I believe that the SubjectStartsWith
matcher should be able to do that but in the example that I included in my
last mail the SubjectStartsWith matcher does not recognize neither subject
prefix nor "Re:".
I am not discussing if lists should keep adding footers or not. I merely
want to know if it is possible to detect the subject prefix or "Re:" of
mails.
- Marc
----- Original Message -----
From: "Noel J. Bergman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 14, 2003 9:14 PM
Subject: RE: Cannot make HasHeader or SubjectStartsWith work


> Marc,
>
> > what about the SubjectStartsWith matcher?
>
> Frankly, I didn't look at it.  There is no guarantee that the presence of
a
> tag in the subject has any implication for the body content.  For example,
I
> will be deleting all the content from your message when completing this
> reply.  There won't be a footer to remove.
>
> The only real way to do this is to process the body content.
>
> --- Noel
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to