Recently, a lot of the facebook messages "So and so has commented on your status" have been rejected as bayesian (probably due to off color remarks).
I would like to have "commented on your status" messages that come from a facebook ip be No Processing. Assume facebook smtp IP's are all in the 66.220.144.x range, that the sender is always >>Something<<@facebookmail.com and that I want to only no-process messages that have "commented on your status" as the subject? I thought of: \nReceived:[^\r\n]+?\66\.220\.144\.\d{1,3}.+?Subject:+?commented\son\syour\sstatus but: 1) I'm afraid of spammers putting in face received lines which would appear before the real line but still be caught and 2) the wildcard after subject being so broad I've also thought of just no-processing anything from a facebook ip using noprocessingips, but that might be too broad. Suggestions? ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Assp-test mailing list Assp-test@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-test