This is a discussion on Re: [AMaViS-user] SA+DSPAM on sql within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; On Mon, 28 Feb 2005 15:09:14 +0100, Andreas Kotowicz <kotoml@mynetix.de> wrote: > hi, > &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Mon, 28 Feb 2005 15:09:14 +0100, Andreas Kotowicz <kotoml@mynetix.de> wrote:
> hi, > > the amavisd-new RELEASE_NOTES file is saying that in order to get dspam > working with spamassassin one has to do the following: > > ------ > dspam 3.0.0: > ./configure \ > --with-dspam-home=/var/amavis/dspam --enable-signature-headers \ > --without-delivery-agent --without-quarantine-agent > > make install > chmod u-s,a+rx /usr/local/bin/dspam > chown vscan:vscan /var/amavis/dspam > > and the following can be inserted into the SA config file (local.cf) > to make it recognize and incorporate DSPAM's assessment: > > header DSPAM_SPAM X-DSPAM-Result =~ /^Spam$/ > describe DSPAM_SPAM DSPAM claims it is spam > score DSPAM_SPAM 0.5 > > header DSPAM_HAM X-DSPAM-Result =~ /^Innocent$/ > describe DSPAM_HAM DSPAM claims it is ham > score DSPAM_HAM -0.1 > -------- > > now my question: can I put my dspam data into a sql database? or do I > have to use the dspam-home directory? > > anyone using amavisd-new with SA and DSPAM with mysql? > I'm using it. Check http://dspam.nuclearelephant.com/text/README-3.2.6.txt for include MySQL support... Peter ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |