>>> "Andre Sourdiffe" <sourda@frlcpa.com> 11/07/05 06:46PM >>>
>I am setting up Dspam 3.6 on a new install of Redhat 9 with Postfix 2.2.3. I am using
>LMTP and SMTP to send mail to Dspam and back to Postfix. When I try to send email
>through Postfix it defers the email indicating that there was a problem with the socket. >If I send it directly to Dspam on port 10026 it fails with, "[1]+ Floating point
>exceptiondspam --daemon", and Dspam shuts down. Postfix works fine without
>Dspam. Attached is my dspam.conf file. Some config info:
>../configure --with-storage-driver=hash_drv
>--enable-clamav --enable-daemon --enable-debug
>uname -a
>Linux Srv-filter.frlcpa.com 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003
>i686 i686 i386 GNU/Linux
> gcc -v
>Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
>Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
>--infodir=/usr/share/info --enable-shared --enable-threads=posix
>--disable-checking --with-system-zlib --enable-__cxa_atexit
>--host=i386-redhat-linux
>Thread model: posix
>gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
<Thanks all
I found part of my problem, I think. It was a typo in the master.cf file for Postfix. Instead of, 127.0.0.0, I had, 127.0.0.1. It didn't like that very much. I still have issues. I can send if I connect to Postfix on the computer it is running on. If I connect from another computer I get this in the maillog file:
postfix/lmtp[3058]: 53EF666602: to=<user@frlcpa.com>, relay=none, delay=1650, status=deferred (connect to /tmp/dspam.sock[/tmp/dspam.sock]: Connection refused)
I don't get any log files in the log folder for dspam and I don't get any x-dspam headers on the mail that does make it through. Please bear with me here, I am relatively new to Linux and Postfix and brand new to Dspam. Help!
Received on Tue Nov 8 11:15:18 2005
This archive was generated by hypermail 2.1.8 : Wed Nov 09 2005 - 00:00:01 EST