RFC 2821 states that the helo/ehlo salutation contain a fqdn or a 
domain literal. I see lots of bots using the home computer's name 
link bob or some sort of provisioning ID like AM23g6d so since valid 
helos must have a period in them and since many co-oped home 
computers just have names how about adding fast test such as:

if ( $_ !~ /\./ ) { reject }

Tom


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to