Hi guys,
QUOTE(StevenUnderwood @ Aug 15 2005, 08:50 PM)
I don't know the likelyhood of this request being honored, but have you been reporting the spam getting through the filters (before deleting them)? Have you looked at the x-spamcop-* headers to determine why they are getting through?
I report all the spam that has got past the filters while I have been at my workstation, which is a big chunk of it. I don't bother with stale stuff that's arrived overnight etc.
The typical SC headers of a message might be:
QUOTE(Spam e-mail headers)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on blade6
X-Spam-Level: ***
X-Spam-Status: hits=3.5 tests=EXTRA_MPART_TYPE,FROM_STARTS_WITH_NUMS,
HTML_30_40,HTML_FONT_BIG,HTML_MESSAGE,RCVD_NUMERIC_HELO version=3.0.2
X-SpamCop-Checked: 192.168.1.103 218.145.97.169 218.145.97.169
I assume the problem is partly that SpamAssassin has lots of filters for English spam but fewer/none for foreign language spam.
QUOTE(Wazoo @ Aug 15 2005, 10:23 PM)
Not using the e-mail side of the house, I'm sure I'm missing something. However, in generalities, the primary focus of the filtering process starts with the IP addresses involved, then you can add in some of the SpamAssassin features. My assumption is that the user filters are part of the Horde/IMP application. So wondering exactly where analysis of the composition of the e-mail (to include the character set) would show up. Granted that all you showed was Deleted stuff, but have to ask ... is any of your 'goof' e-mail also Cyrillic?
Just to clarify, all the e-mail shown was 'goof' e-mail:- Correctly identified spam goes to 'held mail', while spam I've had to delete manually goes to 'deleted' (which is what is shown in the screenshot).
Basically the state with the e-mail service is: Users can chose a number of settings for thier mail to be filtered by - including SpamAssassin level and a choice of RBLs, plus a sender blacklist and whitelist. Any mail classified as spam under this system is put in a 'held mail' folder on the server. I use IMAP so the 'held mail' folder on the screenshot holds e-mail identified as spam.
If you're not familar with SpamAssassin, how it works is: Each message starts with a score of 0. Tests are performed (
examples ) and the number incremented by the test weighting every time a test is failed. Users can then pick at what threshold a message should be called spam and treated as such.
For example if a message contains 'v1agra' (weighting +2.5) and the message is 40%-50% HTML obsfucation (weighting +2.6) the final score is 5.1. If the user has chosen 5 as thier SpamAssassin threshold, the message will be classified as spam.
The SpamAssassin filters and weightings are (AFAIK) configurable by the system administrator.
Basically what I'm asking is: Could we have more SpamAssassin tests to cover the spam that's currently getting through the filters, as pictured.
Cheers,
Michael