Hi Thomas,

on Thu, 13 Jan 2005 00:53:38 +0700GMT, you wrote:

TF> I'm not good at regex. In fact, I don't understand them, but I have
TF> copied a few from the library and they work fine. What I now need is a
TF> rather simple one.

I'm not good at regex either, but I'd say your first task should be
solved without.

TF> The filters need to do this:

TF> IF X-Received-By = [EMAIL PROTECTED]
TF>   DO action
TF> CONTINUE WITH OTHER FILTERS.

You can select this header field for filtering after adding it to your
own custom header fields. I don't think you need a regex here.

I'm afraid your second task does require regex, so, sorry... (see
above ;-) )

-- 
Cheers
Peter

A: Because it reverses the logical flow of conversation.
Q: Why is top posting frowned upon?




________________________________________________
Current version is 3.0.1.33 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to