Hi all.
I made a spam filter to use on my mail server. It uses a variety of typical methods: on-line whitelists (RWL), on-line blacklists (URIBL, DNSBL), SPF, greylisting, analysis of the EHLO, MAIL FROM, etc. The filter works on my server with Weasel 2.01 the last few weeks and gives good results for me.
If someone is interested - I need some help. At first, of course, testing. I have no way to test how it works when all incoming mail sent from the ISP relay server. In theory, this situation should some loosen filter, because there is no possibility to check the external server's EHLO.
My english is not very good, so the second problem is the correction short texts - two readme files and comments at the configuration file. It is necessary to make them correct and clear.
Binaries and sources can be downloaded from my FTP server:
ftp://digi.os2.snc.ru/pub/SpamFilter/