Eric B. wrote:
> Can you verify if perhaps it got posted wrong?  (am assuming you tested the
> regex in your live system vs. the string that you pasted here).

I did test it, and I do use it live, but you are right - thats a syntax 
mistake.  I don't understand why RegexBuddy didn't flag it - or that I 
didn't even notice it!  Thanks!   The line should read:

-----
^(([a-z]|\d(?!\d*\.\b))((([a-z\d]|-(?!-\b)){0,61})[a-z\d])?\.)+(biz|com|edu|gov|info|int|mil|name|net|org|pro|aero|cat|coop|jobs|museum|travel|au|ca|eu|uk|us)\.?$
-----


And for whoever was trying to filter |'s in a previous thread, this 
string will not allow |'s or any other odd-ball characters in the HELO.


-------------------------------------------------------------------------
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