[dspam-users] MAilscanner, Dspam, Sendmail 8.13.8 under one system

Dave Shariff Yadallee - System Administrator a.k.a. The Root of the Problem root at doctor.nl2k.ab.ca
Sun Dec 10 14:55:09 GMT 2006


On Sun, Dec 10, 2006 at 07:21:39AM -0700, Dave Shariff Yadallee -  System Administrator a.k.a. The Root of the Problem wrote:
> I am running Dspam 3.6.8 and MAilScanner 4.57 with current
> perl modules with sendmail 8.13.8 under BSD/OS 4.3.1 fully patched.
> 
> With the addition on Dspam, I have seen 
> Operating system error  in my queue flushes.
> 
> Pointer please to minimize errors.
>

My dspam configuration is:

 
CC=/usr/bin/gcc CXX=/usr/bin/g++ CFLAGS="-g -DDEBUG -O9 -Wall -march=i686" \
CXXFLAGS=-Wno-deprecated CPPFLAGS=-Wno-deprecated \
CPPFLAGS="-I/usr/X11/include -I/usr/include -I/usr/contrib/include" \
LDFLAGS="-L/usr/lib  -L/usr/contrib/lib -L/usr/X11R6/lib" \
M4=/usr/contrib/bin/m4 \
./configure \
  --prefix=/usr/contrib \
  --localstatedir=/var \
  --infodir=/usr/share/info \
  --mandir=/usr/share/man \
  --enable-clamav \
  --enable-debug  \
  --enable-syslog \
  --enable-bnr-debug  \
  --enable-homedir   \
  --disable-trusted-user-security \
  --enable-preferences-extension \
  --enable-domain-scale  \
  --enable-virtual-users \
  --enable-profiling  \
  --with-dspam-home=/var/dspam \
  --with-dspam-home-mode=2770 \
  --with-dspam-home-owner=root \
  --with-dspam-home-group=clamav \
  --with-logfile=/var/log/dspam.log \
  --with-delivery-agent=/usr/bin/procmail \
  --with-storage-driver=mysql_drv \
  --with-mysql-includes=/usr/contrib/include/mysql \
  --with-mysql-libraries=/usr/contrib/lib/mysql/ \
  --with-pgsql-includes=/usr/contrib/pgsql/include \
  --with-pgsql-libraries=/usr/contrib/pgsql/lib \
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the MailScanner mailing list