> Hi > > > I'm trying to integrate Dspam with Amavisd, but with no luck. > > I'm using Debian Etch. All packages installed via apt. Dspam > configured > with mysql. > Mysql configuration is fine, I can access using configuration file's > options. > > My problem is that dspam isn't tagging mails. I tried running manually > what Amavis is expected to run: > # su - amavis -c "/usr/bin/dspam --debug --stdout > --deliver=spam,innocent --mode=tum --feature=chained,noise > --enable-signature-headers --user amavis < spam-email " > > and nothing happens. I just get my email back with NO modifications at > all! > Even running with --client doesn't change anything. The only way I can > see something in the logs is by running > #dspam > which shows just 2 lines of error. > > dspam_stats amavis or dspam_dump amavis obviously show nothing. > > Any hint? > > Thanks! > maxxer
Which version of dspam are you using ? Please run "dspam --version". This is important because some options such as feature have changed. Sydney.
