Hi Januk,
On Monday, November 19, 2001 at 00:38:32 [GMT -0800], you wrote:

> Problem is you're trying to use the wrong syntax for the X-Mailer or
> User-Agent choice.  The square brackets mark a list of characters you
> want to choose from.  In this context, the '-' character indicates a
> range of characters.  Since 'X' is after 'M' and 'r' is after 'A',
> you are specifying invalid ranges.  To correct it, you must use
> something like:

> %SETPATTREGEXP="(?im-s)^(X-Mailer|User-Agent)\:.*(Bat!|Becky|Gnus)"

Ah, I see. I thought of [] as a possibility to group several
alternatives without defining a subpattern.

-- 
Regards,
Lars

The Bat! 1.54/10 on Windows NT 5.0 Build 2195 Service Pack 2
 ____________________________________________________________
|        Lars Geiger  |  <mailto:[EMAIL PROTECTED]>        |



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

Reply via email to