
| Al wrote: |
| Looking at my statistics, I find that two filters and CFS catch 93% of my SPAM:
My own "CRAP" filter - 62% (2 simple rules) Invalid Header F/R/H - 16% CFS - 15% Does it make sense to rearrange my filters to "match" the "Top 10" sequence? |
| Skah_T wrote: |
| I like this filter! Thanks for sharing. One question. What's the purpose of the trailing question mark? Since it comes after an "*" I'm not sure how it's treated. Also, why even bother having the [^;:]*? at the end anyway?
Al & TimeGhost I would be interested to see your filters. I have over 100 myself and would love to cut down that numbers. |
| Anonymous wrote: |
| The [^;:]*? is the expression terminator. It prevents the expression from continuing on into the rest of the header in those "Received: from" lines that do not contain an IANA-Reserved IP address. |
| Skah_T wrote: |
| Al & TimeGhost I would be interested to see your filters. I have over 100 myself and would love to cut down that numbers. |
| TimeGhost wrote: |
| The second one is the one that catches nearly everything now. But don't get your hopes up -- my ISP uses a spam hueristics tool (Spam Assassin, I think), which inserts something like this in the header:
X-Spam-Score: 13.141 (*************) They kept it secret -- I discovered it on my own one day. Maybe you should look to see if yours does something similar. |
All times are GMT