Hello again, Tony Earnshaw wrote: > As you give no details about your configuration or methods I can only > give general advice.
I am not sure what details are needed but of course I will be happy to submit them: $ sudo egrep -v '^[[:space:]]*(#|$)' /usr/local/etc/dspam.conf Home /var/db/dspam StorageDriver /usr/local/lib/libmysql_drv.so TrustedDeliveryAgent "/usr/local/sbin/exim" EnablePlusedDetail on OnFail error Trust root Trust mail Trust mailnull Trust smmsp Trust daemon TrainingMode teft TestConditionalTraining on Feature chained Feature whitelist Algorithm graham burton PValue graham Preference "spamAction=quarantine" Preference "signatureLocation=headers" # 'message' or 'headers' Preference "showFactors=on" AllowOverride trainingMode AllowOverride spamAction spamSubject AllowOverride statisticalSedation AllowOverride enableBNR AllowOverride enableWhitelist AllowOverride signatureLocation AllowOverride showFactors AllowOverride optIn optOut AllowOverride whitelistThreshold MySQLServer /tmp/mysql.sock MySQLPort 3306 MySQLUser dspam MySQLPass sgm1888 MySQLDb dspam MySQLConnectionCache 25 HashRecMax 98317 HashAutoExtend on HashMaxExtents 0 HashExtentSize 49157 HashMaxSeek 100 HashConnectionCache 10 Notifications off 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 192.168.16.2 SystemLog on UserLog on Opt out MaxMessageSize 307200 ProcessorBias on Thank you very much! -- Zbigniew Szalbot
