|
From: Micheal E. J. <mic...@gm...> - 2006-04-20 17:52:28
|
It's a template. Modify it to fit your needs or remove that particular
test, or don't use 'Expression to Invalidate Format of HELO*'.
I would recommend not using the Invalidate expression unless you know what
you are doing.
On 4/20/06, Ced Paine <cp...@fe...> wrote:
>
> *ass...@li... on Thursday, April 20, 2006 at 2:42 AM
> -0500 wrote:
> *Expression to Invalidate Format of HELO* :
> ^\d+\.\d+\.\d+\.\d+$|^[^\.]+\.?$|\d{1,3}(\.|-|x)\d{1,3}(\.|-|x)\d{1,3}
>
>
> The last test in this expression, \d{1,3}(\.|-|x)\d{1,3}(\.|-|x)\d{1,3},
> matches many perfectly valid helos such as [200.200.200.200] and
> host-200-200-200-200.mydomain.com.
>
>
> Ced
>
--
ME2
|