alexus wrote: > Apr 16 04:11:26 mx1 dspam[77779]: No such feature 'chained' > Apr 16 04:11:26 mx1 dspam[77779]: Unable to attach DSPAM context > Apr 16 04:11:26 mx1 dspam[77779]: process_message returned error -2. > delivering. > > I'm getting these messages in my /var/log/maillog > > and on top of that, instead of what it reffers to be "deliverying" I > only get this > > Return-Path: <[email protected]> > Delivered-To: [email protected] > Received: (qmail 77796 invoked from network); 16 Apr 2009 04:11:40 -0000 > Received: by simscan 1.4.0 ppid: 77790, pid: 77791, t: 0.0229s > scanners: regex: 1.4.0 clamav: 0.95/m:50/d:9244 spam: 3.2.5 > > and this is my full email, I just have few lines of headers, without > even rest of headers nor body of email is MIA > > someone please help > thanks in advance > > Hello Alexus,
From the UPGRADING file, on 3.8.0 source distribution, you'll see something like: --- snip --- UPGRADING FROM 3.6 ------------------ 1. Add 'Tokenizer' setting to dspam.conf The 'Tokenizer' setting in 3.8.0 replaces tokenizer definitions in the "Feature" clause of previous version configurations. See src/dspam.conf (after make) for more information about this seting. --- snip --- So, where you would have Feature chained, prior to 3.8.0, you should now have Tokenizer chained. Has for the crippled messages... if you set spam=no in your simcontrol file, i.e. disable dspam call, do you still observe the same? (don't forget to call simscanmk after the changes) Also please let us know how did you ./configure simscan. The way dspam is being called is rather important. Regards, Hugo Monteiro. -- ci.fct.unl.pt:~# cat .signature Hugo Monteiro Email : [email protected] Telefone : +351 212948300 Ext.15307 Web : http://hmonteiro.net Centro de Informática Faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa Quinta da Torre 2829-516 Caparica Portugal Telefone: +351 212948596 Fax: +351 212948548 www.ci.fct.unl.pt [email protected] ci.fct.unl.pt:~# _ ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Dspam-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-user
