I am attempting to setup dspam 3.6.0 under RH linux 9.0.
My general mail setup is:
External Pop mail - Fetchmail - Postfix - LMTP - Dspam - SMTP - Postfix - LDA
Posfix is configured to use a UNIX domain socket to connect to dspam.
I had everything delivering normally before attempting to install dspam as
a content filter in Postfix. When an incoming message is recieved postfix
successfully connects and transmits the message, but dspam dies with a
floating point error, causing postfix to complain that the connection
died.
(lost connection with /tmp/dspam.sock[/tmp/dspam.sock] while sending end
of data -- message may be sent more than once)
By enableing the verbose debugging I can see that dspam initially accepts
the connection over the socket then keels after the message is recieved.
I fear I may have borked the permissions and/or the conf file settings.
Other potentially usefull information:
Configure command string:
./configure --sysconfdir=/usr/local/shadow/etc/dspam
--prefix=/usr/local/shadow/dspam --with-storage-driver=hash_drv
--enable-clamav --enable-daemon --enable-verbose-debug
attached is the dspam.conf file
verified virus free by Usermail.com
This archive was generated by hypermail 2.1.8 : Fri Nov 04 2005 - 00:00:01 EST