>In the file header_checks.regexp that Len includes in the default IMGate= > configuration there appears the following regexp: > >/^Subject:.*( |\.\.\.\.\.\.|\. \. \. \. \. \.|\-\-\-\-\-\-|_____)/= > REJECT ACL 3 > >Can someone clue me in on exactly what this is parsing for? What is the= > long white space that follows the *( section? Spaces, tabs, something= > else?
Spammers often put a tracking? signature at the end of the Subject: line pushed out there with string of spaces. change the reject to warn if you want to see what it catches. The only usual problem is with ........ which Spielberg wannabe's use for dramatic special FX. You really won't find legit "business" mail using strings of repeated characters. Len
