Hi Allie,

On Tuesday, August 13, 2002 at 05:11 GMT -0500, earthworms were
entertained when Allie Martin exposed:

> However, sometimes the CC list is in multiple lines and there are more
> than one e-mail address per line. What do we do for that?

That's included in the regexp I sent:

JA>> (?im-s)^CC:.*?(\n\s.*)*([EMAIL PROTECTED])
                   ^^^^^^^^^

The only assumption in this expression is that you're using either the
%HEADERS macro in a template or the kludges field in the filter.  The
expression as written could give trouble if you run it on the full
source of a message and the CC field is the last header.
                   
-- 
Thanks for writing,
 Januk Aggarwal

"I refuse to answer that question on the grounds that I
don't know the answer." -Douglas Adams 


______________________________________________________
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to