Hallo Patrik
> Yeah, I'm a bit afraid of installing dspam-devel instead of dspam > though. I mean, I hope it will not affect my current configuration. > I understand that. But to be honest: You should not have any issues when doing the update from 3.6.8 to 3.8.0. I mean 3.8.0 is by now good 2 or 3 years old and if you should have issues then +/- everyone here in the list will be able to help you. > No idea, but I'm running a more or less default configuration so I > guess not. > Check it if you can. If there is in you dspam data directory (call "dspam --version" and check for the entry "--with-dspam-home=". That entry is your home directory or alternatively check in dspam.conf for the value "Home") a file called "group" then please post back the content of that file. > and here you go (I've removed every line beginning with #) > > Home /var/db/dspam > Ahh. /var/db/dspam is your home. > StorageDriver /usr/local/lib/libmysql_drv.so > TrustedDeliveryAgent "/usr/local/sbin/exim" > OnFail error > Trust root > Trust mail > Trust mailnull > Trust smmsp > Trust daemon > Trust mailman > Trust www > Trust exim > Trust wash > Trust gein > Debug * > DebugOpt process spam fp inoculation corpus > TrainingMode tum > Good! You are using TUM training mode. Because you said that your accuracy is low I would suggest to switch to TOE until you get again better results. > TestConditionalTraining on > Feature whitelist > Algorithm graham burton > Tokenizer chain > PValue bcr > For a 3.6.8 those values are reasonable. > WebStats on > ImprobabilityDrive on > Preference "spamAction=quarantine" > Preference "signatureLocation=headers" # 'message' or 'headers' > AllowOverride trainingMode > AllowOverride spamAction spamSubject > AllowOverride statisticalSedation > AllowOverride enableBNR > AllowOverride enableWhitelist > AllowOverride signatureLocation > AllowOverride showFactors > AllowOverride optIn optOut > AllowOverride whitelistThreshold > > MySQLServer ****** > MySQLPort ****** > MySQLUser ****** > MySQLPass ****** > MySQLDb ****** > MySQLCompress true > > MySQLConnectionCache 10 > MySQLUIDInSignature on > HashRecMax 98317 > HashAutoExtend on > HashMaxExtents 0 > HashExtentSize 49157 > HashPctIncrease 10 > HashMaxSeek 10 > HashConnectionCache 10 > Notifications on > > PurgeSignatures 14 # Stale signatures > PurgeNeutral 90 # Tokens with neutralish probabilities > PurgeUnused 90 # Unused tokens > PurgeHapaxes 30 # Tokens with less than 5 hits (hapaxes) > PurgeHits1S 15 # Tokens with only 1 spam hit > PurgeHits1I 15 # Tokens with only 1 innocent hit > LocalMX 127.0.0.1 > SystemLog on > UserLog on > Opt out > TrackSources spam > ParseToHeaders on > ChangeModeOnParse on > ChangeUserOnParse on > > ServerPort 24 > ServerQueueSize 32 > ServerPID /var/run/dspam.pid > ServerMode standard > ServerParameters "--deliver=innocent" > ServerIdent "localhost.localdomain" > ClientHost 127.0.0.1 > ClientPort 24 > ClientIdent "sec...@relay1" > ProcessorURLContext on > ProcessorBias on > Maybe setting statisticalSedation to zero would be beneficial for you. That would force DSPAM to assume more of your mail volume to be spam. Set in your dspam.conf the following: Preference "statisticalSedation=5" AllowOverride statisticalSedation And then go to the Web UI in the "Preference" tab and set "Filter sensitivity during the training period" to the left most value you can and save the preferences. I think 3.6.8 has the "Feature" option. If so, then set the following values as well in your dspam.conf: Feature noise Feature whitelist Feature tb=5 If you find a "Lookup" entry, then set it to something reasonable (like zen.spamhaus.org or bl.spamcop.net or any other DSNBL you are NOT using on your MTA level). I am right now not sure if 3.6.8 had DNSBL lookups or not. > -Patrik > Steve -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 ------------------------------------------------------------------------------ _______________________________________________ Dspam-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-user
