Hello dspam-users, I have recompiled dspam 3.8.0 on Debian Etch with
./configure --with-storage-driver=mysql_drv --with-mysql-libraries=/usr/lib --with-mysql-includes=/usr/include/mysql --enable-virtual-users --with-dspam-home=/var/lib/amavis/dspam --enable-signature-headers --without-delivery-agent --without-quarantine-agent --enable-debug make make install My old (and new) dspam.conf is -- Home /var/lib/amavis/dspam Trust amavis MySQLServer localhost MySQLPort 3306 MySQLUser dspam MySQLPass DspamPassword MySQLDb dspam MySQLCompress true -- nothing else! Not "Feature chained" or "Tokenizer chained" My problem is the following: I have "dspam[xxxxx]: No such feature 'chained'" in my log and no one knows (incl. Google) why. I tried with "Tokenizer chained" and "Tokenizer chain" (the second I see after make in /src/)in dspam.conf with no luck. What can I do? Thanks in advance. P.S. dspam works only with amavisd-new (2.5.0 rc1) (chmod u-s,a+rx /usr/local/bin/dspam chown -R amavis:amavis /var/lib/amavis/dspam) -- cu Jim Knuth
