Status: offline

ByteEnable

Forum User
Full Member
Registered: 10/20/03
Posts: 138
The following regex expression used in SPAMX IP filter doesn't work.

^144.131.[0-255].[0-255]$

Also if I use

Text Formatted Code

^144\.131\.[0-255]\.[0-255]$


 

The IP gets truncated to ^144.

Regards,

Byte

P.S.

Please move to BUGS in RC1 thread, I clicked "new topic" instead of "reply"..