Hello,

i want to try install dspam as content filter for postfix. But Dspam
startet not. I don't know why. The dspam.conf is attached.

The Howto:
http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/configure-postfix-for-the-dspam-content-filter/

No Log Entries, on the shell:
silviosiefke:~# /usr/local/dspam/bin/dspam -daemon &
[1] 16897
[1]+  Stopped                 /usr/local/dspam/bin/dspam -daemon

Dspam Version is 3.9 on Debian Etch. I used System User.


Thanks for ideas.

Greetings
Silvio
Home /usr/local/dspam/var
DeliveryHost  127.0.0.1
DeliveryIdent localhost
DeliveryPort 10026
DeliverProto SMTP
OnFail error
Trust root
Trust dspam
Trust apache
Trust mail
Trust mailnull 
Trust smmsp
Trust daemon
Trust dovecot
TrainingMode teft
TestConditionalTraining on
Feature whitelist
Algorithm graham burton
Tokenizer chain
PValue bcr
WebStats on
ImprobabilityDrive on
Preference "spamAction=tag"
Preference "signatureLocation=message"  # 'message' or 'headers'
Preference "showFactors=on"
Preference "spamSubject=SPAM"
MySQLServer      /var/run/mysqld/mysqld.sock
MySQLPort        3306
MySQLUser        xxxxxx
MySQLPass        xxxxxx
MySQLDb          dspam
MySQLCompress  true
MySQLVirtualTable dspam_virtual_uids
MySQLVirtualUIDField uid
MySQLVirtualUsernameField username
MySQLUIDInSignature    on
AllowOverride trainingMode
AllowOverride spamAction spamSubject
AllowOverride statisticalSedation
AllowOverride enableBNR
AllowOverride enableWhitelist
AllowOverride signatureLocation
AllowOverride showFactors
AllowOverride optIn optOut
AllowOverride whitelistThreshold
Notifications   off
LocalMX 127.0.0.1
SystemLog on
UserLog   on
TrainPristine on
Opt out
ParseToHeaders on
ChangeModeOnParse on
ChangeUserOnParse full
ServerPID              /var/run/dspam.pid
ServerMode auto
ServerIdent "localhost.localdomain"
ServerParameters "--deliver=innocent,spam"
ServerDomainSocketPath  "/tmp/dspam.sock"
ProcessorURLContext on
ProcessorBias on
StripRcptDomain off
------------------------------------------------------------------------------
_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to