Greg KH wrote:
> If anyone has some good mailmain regular expressions that could catch
> most of the recent spam that we are getting, I'd really appreciate it.

Why not block based on known bad helo strings?  I'm constantly deleting
emails from this list with an helo of the following:
126.com
163.com
sina.com
tom.com
eyou.com
yahoo.com.cn (Not sure if you would really want to or not).

Last I looked, all of the above .coms are in china.

Also, you could require a valid FDQN in the helo which would get rid of the
notorious "localhost" spam.

It might also be worth blocking based on high-bit characters in the email
(or one that has >75% being high-bit)


-- 
 Lab tests show that use of micro$oft causes cancer in lab animals
 Got Gas???

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to