Put just in first place for invalidHelo: ^[^\.]+\.?$
Thomas "Steve Thompson" <[email protected]> 21.04.2009 16:11 Bitte antworten an ASSP development mailing list <[email protected]> An "'ASSP development mailing list'" <[email protected]> Kopie Thema Re: [Assp-test] Strict helo checking > since many co-oped home computers just have names how about > adding fast test such as: > > if ( $_ !~ /\./ ) { reject } > So, I can just add $_ !~ /\./ To my helo check to block these? ------------------------------------------------------------------------------ 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 DISCLAIMER: ******************************************************* This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. This email was multiple times scanned for viruses. There should be no known virus in this email! ******************************************************* ------------------------------------------------------------------------------ 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
