Hi all, I just wanted to let you know that I have a working prototype for a new spamscanner for amavisd-new called Amavis::SpamControl::DSPAM.
Main features: - Chooses the DSPAM user based on the recipients (but can be configured to use the same user all the time). - Adds a DSPAM signature to the body - allows easy retraining. - Get rid of SpamAssassin - save RAM. BEWARE: Do not use this module on production machines! I do not either. Please read the comments at the top of my patches. Currently there are several (severe!) limitations. I don't think these patches should be integrated into amavisd-new yet. Please provide some feedback regarding the overall approach and code quality/coding style. Additions to my patches will be helpful, too :-) I split the work into five peaces: http://www.felix-schwarz.name/files/opensource/amavisd-new/06_remove_linefeed.patch http://www.felix-schwarz.name/files/opensource/amavisd-new/07_multiple_scanners_parallel_infrastructure.patch http://www.felix-schwarz.name/files/opensource/amavisd-new/08_spamassassin_becomes_optional.patch http://www.felix-schwarz.name/files/opensource/amavisd-new/09_dummy_dspam_module.patch http://www.felix-schwarz.name/files/opensource/amavisd-new/10_dspam_functional.patch PS: I hope the patches are okay, had some issues while recreating them this evening. -- Felix ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/