Dave Emory wrote:
>> The syntax of a legal Internet host name was specified in RFC-952
>>      [DNS:4].  One aspect of host name syntax is hereby changed: the
>>      restriction on the first character is relaxed to allow either a
>>      letter or a digit.  Host software MUST support this more liberal
>>      syntax.
>>
> Is this compliant for the "Invalidate the format of HELO" regex?  
> 
> ^\d+\.\d+\.\d+\.\d+$|^[^\.]+\.?$
> 

Thats the one I'm using and it is compliant with that.
However that is no longer the default reg-ex.


Kevin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to