-------- Original-Nachricht -------- > Datum: Thu, 5 Feb 2009 16:10:57 +0100 > Von: "Jehan Pagès" <[email protected]> > An: [email protected] > Betreff: Re: [Dspam-user] spam_train does not work
> Hi, > > On Thu, Feb 5, 2009 at 12:18 PM, Steve <[email protected]> wrote: > > > Who knows? You did not send the configuration you are using. How about > > doing that? > > > > You are right, sorry. Here is the dspam.conf: > > ---------------------------------- > Home /home/dspam/spool > StorageDriver /usr/lib64/dspam/libmysql_drv.so > > TrustedDeliveryAgent "/usr/libexec/dovecot/deliver -d %u" > UntrustedDeliveryAgent "/usr/libexec/dovecot/deliver -d %u" > QuarantineAgent "/usr/libexec/dovecot/deliver -d %u -m Junk" > > OnFail error > Trust root > Trust dspam > Trust apache > Trust mail > Trust mailnull > Trust smmsp > Trust daemon > > Debug * > > TrainingMode teft > TestConditionalTraining on > Feature whitelist > Algorithm graham burton > Tokenizer chain > PValue markov > Hmmm... it's some time ago that I have modified the DSPAM Gentoo ebuild but if memory serves me right, then I have added a big, fat warning about using MARKOV with any thing else then hash driver. Please change PValue to another probability algorithm or switch from MySQL storage to hash. > WebStats on > > Preference "spamAction=tag" > Preference "signatureLocation=message" > Preference "showFactors=on" > Preference "spamSubject=[SPAM]" > AllowOverride trainingMode > AllowOverride spamAction spamSubject > AllowOverride statisticalSedation > AllowOverride enableBNR > AllowOverride enableWhitelist > AllowOverride signatureLocation > AllowOverride showFactors > AllowOverride optIn optOut > AllowOverride whitelistThreshold > > MySQLServer /var/run/mysqld/mysqld.sock > MySQLUser someuser > MySQLPass somepasswd > MySQLDb somedb > MySQLCompress false > > HashRecMax 98317 > HashAutoExtend on > HashMaxExtents 0 > HashExtentSize 49157 > HashPctIncrease 10 > HashMaxSeek 10 > HashConnectionCache 10 > > Notifications off > PurgeSignature off # Specified in purge.sql > PurgeNeutral 90 > PurgeUnused off # Specified in purge.sql > PurgeHapaxes off # Specified in purge.sql > PurgeHits1S off # Specified in purge.sql > PurgeHits1I off # Specified in purge.sql > > LocalMX 127.0.0.1 > SystemLog on > UserLog on > > Opt out > > ServerPort 24 > ServerPID /var/run/dspam/dspam.pid > ServerMode standard > ServerParameters "--deliver=innocent,spam" > ServerDomainSocketPath "/var/run/dspam/dspam.sock" > ClientHost "/var/run/dspam/dspam.sock" > ClientPort 24 > > ProcessorURLContext on > ProcessorBias on > StripRcptDomain off > > ---------------------------------- > > Thanks. > No problem. > Jehan > Steve -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01 ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Dspam-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-user
