----- Original Message ----- From: "Ben Johansen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 12, 2003 5:33 AM Subject: RE: [SAtalk] Bugzilla and New Function Request
> It might be if I was trying block just that one. > This is not what I am asking for. > > If there was a function in SA that would strip characters out then no matter > what way they sent > it would create a string of just the words which then could be further > parsed by SA. > > -T*h*i*s i_s n&o&t a s$t$a$t$i$c s^u$b*j,e.c^t > -s^u$b*j,e.c^t o^f n*o*n*e s%t%a%t%i%c v^a_l*u$e^s > etc... > So instead of having 1000's of static statements express in SA rules If the above is the problem you are experiancing you could just key off the trash viz header SPURIOUS_CHARS subject =~ /(?:[a-z][\*_& \$\^\.%]){10}/i Or even to preeempt the next mutation header SPURIOUS_CHARS subject =~ /(?:[a-z]{1,3}[\*_& \$\^\.%]{1,2}){10}/i > the function would give SA rules another chance at finding > list say > "subject" after all the extraneous characters are found. except that most rules are not single words and all the spaces would be removed from the text. also if a rule was written without the substitution in mind you may increase your false positive rate > > Can some point me to whoever is running the Bugzilla so I can get the > account issue resolved, so I can post this. Pleases! > Stuart Gall Systems Administrator ------------------------------------------------------------------------------------------------------------- Critical Error: REALITY.SYS Corrupted! Reboot universe? (y/n) [y]: ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk