[Dspam-devel] Some patches to dspam-3.8.0
Brought to you by:
paulcockings,
sbajic
From: Chris L. <ch...@le...> - 2009-03-18 19:30:46
|
Hi, I've been using dspam for some time (amavisd+postfix+clamav+dspam) and have been very satisfied with Dspam's performance. However, the whole setup that I have is intricately dependent on the performance of spamassassin, perl, etc, so I decided to venture out into dspam+clamav territory and drop amavisd and spamassassin. In the process of doing so I ran across what appear to be several unaddressed problems, and I believe I have fixes for them. I'm happy to see that a new dspam community is assembling, and I look forward to future revs of the software. I've submitted three bugs to the tracker: ID: 2692393 User detection improper for non-domainscale setup ID: 2692425 DNSBL Detection and Inoculation are broken ID: 2692428 WEBUI doesn't handle \r characters at the end of signatures I'm just using DIGEST/SSL authentication through apache for access to the WEBUI, so I didn't want to use any domain scale capability, which would complicate authentication. My coding skills are limited, but I've managed to implement fixes for all three problems. When I can separate the fixes of 2692393 from 2692425 I'll submit diffs. I've been an open source user for nearly two decades now, but I have yet to participate in a project. With the fixes above, my Mac OS X Server 10.5.6 installation (postfix, mysql 5.067, clamav 0.94.2) works smoothly inoculating off the DNSBLs and allowing maintenance through the WEBUI. I'm looking forward to helping out where I can. I'll use the tools to submit feature requests and other bugs that I'm aware of... -Chris |