Le vendredi 24 juillet 2009 à 18:45 +0200, Steve a écrit :
[...]
> Can you please post your dspam.conf file?

Here it is:
Home /var/spool/dspam
StorageDriver /usr/lib/dspam/libmysql_drv.so
DeliveryHost        127.0.0.1
DeliveryPort        10026
DeliveryIdent       "DSPAM-Daemon"
DeliveryProto       SMTP
EnablePlusedDetail    on
OnFail error
Trust root
Trust dspam
Trust www-data
Trust mail
Trust mailnull 
Trust smmsp
Trust daemon
TrainingMode teft
TestConditionalTraining on
Feature whitelist
Algorithm graham burton
Tokenizer chain
PValue bcr
WebStats on
ImprobabilityDrive on
Preference "spamAction=tag"
Preference "signatureLocation=headers"
Preference "spamSubject=[SPAM]"
Preference "statisticalSedation=5"
Preference "trainingMode=TEFT"
Preference "enableBNR=on"
Preference "enableWhitelist=on"
Preference "showFactors=off"
Preference "dailyQuarantineSummary=off"
AllowOverride trainingMode
AllowOverride spamAction spamSubject
AllowOverride statisticalSedation
AllowOverride enableBNR
AllowOverride enableWhitelist
AllowOverride signatureLocation
AllowOverride showFactors
AllowOverride optOut
AllowOverride optIn
AllowOverride whitelistThreshold
AllowOverride dailyQuarantineSummary
Notifications   on
LocalMX 127.0.0.1
UserLog   on
SystemLog on
Opt out
TrackSources virus spam
ParseToHeaders off
ChangeModeOnParse off
ChangeUserOnParse off
ClamAVPort      3310
ClamAVHost      127.0.0.1
ClamAVResponse  accept
ServerPID              /var/run/dspam/dspam.pid
ServerMode auto
ServerPass.Relay1       "secret"
ServerParameters        "--deliver=innocent"
ServerIdent             "ds...@local"
ServerDomainSocketPath  "/var/run/dspam/dspam.sock"
ClientHost      /var/run/dspam/dspam.sock
ClientIdent     "sec...@relay1"
ProcessorURLContext on
ProcessorBias on
StripRcptDomain off
Include /etc/dspam/dspam.d/

And my MySQL condiguration (stored in a separate file in Debian):
MySQLServer       localhost
MySQLPort         3306
MySQLUser         *****
MySQLPass         **********
MySQLDb           dspam
MySQLCompress     true
MySQLUIDInSignature    on

Cheers,
Julien


------------------------------------------------------------------------------
_______________________________________________
Dspam-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to