See if I can add something to this: >> > # dspam --version >> > >> > DSPAM Anti-Spam Suite 3.8.0 (agent/library) >> > >> > Copyright (c) 2002-2006 Jonathan A. Zdziarski >> > http://dspam.nuclearelephant.com >> > >> > DSPAM may be copied only under the terms of the GNU General Public >> > License, >> > a copy of which can be found with the DSPAM distribution kit. >> > >> > Configuration parameters: --with-dspam-group=dspam >> > --with-dspam-home-group=dspam --enable-spam-delivery >> > --enable-delivery-to-stdout >> > >> You don't seem to be using use virtual users or preferences extension. >> And you don't have large scale even having 187 domains and that kind of >> traffic? Ouch... >> > I have to assume it was installed from source (does an rpm package for >> > CentOS exist???) >> >> Do you know how was qmail installed? If from source or from rpm? >> You can find out by running rpm -qa | grep -i qmail ... see if anything >> comes up. >> > qmail-1.03-406.rhe5x.iworx.jms.chkuser > > >> If not it was most probably manual compile and install. In that can >> case, verify that you only have directories under /var/qmail, which is >> the default install dir for qmail. >> > # ls -lah /var/qmail > total 104K > drwxr-xr-x 13 root qmail 4.0K Oct 11 00:25 . > drwx--x--x 25 root root 4.0K Nov 14 23:08 .. > drwxr-sr-x 2 alias qmail 4.0K Oct 11 00:25 alias > drwxr-xr-x 2 root qmail 4.0K Oct 11 00:25 bin > drwxr-xr-x 2 root qmail 4.0K Oct 11 00:25 boot > drwxr-xr-x 2 root qmail 4.0K Nov 23 09:42 control > drwxr-xr-x 2 root qmail 4.0K Oct 5 09:33 doc > drwxrw-rw- 2 root root 4.0K Mar 9 2008 greylite > drwxr-xr-x 10 root qmail 4.0K Oct 5 09:33 man > drwxr-x--- 11 qmailq qmail 4.0K Oct 5 09:33 queue > -rwxr-xr-x 1 root qmail 215 Oct 5 09:33 rc > drwxr-sr-x 77 simscan clamav 4.0K Nov 23 23:32 simscan > drwxr-xr-x 2 root qmail 4.0K Oct 5 09:33 spam > drwxr-xr-x 2 root qmail 4.0K Nov 22 19:47 users > # > > >> Also, how are you invoking dspam? Do you use any qmail-queue substitute >> such as simscan? >> > # ps auxww|grep -i simscan > root 14438 0.0 0.0 61156 808 pts/2 S+ 23:45 0:00 grep -i > simscan > simscan 21162 0.0 0.0 3960 512 ? S Nov17 0:00 > /var/qmail/bin/simscan > simscan 26599 0.0 0.0 3960 508 ? S 20:47 0:00 > /var/qmail/bin/simscan > # > > >> Check for the definition and value of QMAILQUEUE env variable in the >> tcprules file. >> :allow,LANG="en_US",QMAILQUEUE="/var/qmail/bin/simscan",GREYLIST="5",DBFILE="/var/db/greylite/greylite.db",GREETDELAY="" > >> Are you using real or virtual users (such as vpopmail or other)? >> using vpopmail > > >> Are you calling dspam in the delivery process, through maildrop, >> procmail or dovecots deliver? >> > I would say that he is not using maildrop since calling maildrop with a > valid user gives me the following error: > # /usr/bin/maildrop -V9 -d real_u...@domain.tld > Invalid user specified. > # > > I can't find a maildroprc in /etc so I assume he is not using maildrop. > > > He is using Courier IMAPD: > * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE > THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE] Courier-IMAP > ready. Copyright 1998-2003 Double Precision, Inc. See COPYING for > distribution information. > > > >> Even so, which LDA are you using? >> qmail-local or any of the others i already refered? >> I think qmail local > > >> Are you invoking dspam from .qmail files? Check for the existence dspam >> invocation in ~alias/.qmail-default or other ~alias/.qmail-* files. Also >> check the users homedirs for the existence of ~/.qmail files. >> > He is using those .qmail-default stuff: > # cat /home/username/.qmail-default > | > /usr/bin/dspam --mode=teft --deliver=innocent --feature=chained,noise --user > $...@$user --stdout | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox > # > > I see here already that he is using old stuff from 3.6.8 (the chained part > in feature) but that is not so important. I mean it will fill up his log > but it's not the core of his problem. > > >> Can you check for the definition of $CONFIG{'DSPAM_ARGS'} in your webui >> configuration file? >> > $CONFIG{'DSPAM_ARGS'} = "--deliver=innocent --class=innocent " . > "--source=error --user %CURRENT_USER% -d %u"; > > >> What is the role of the qmail server in the email infra-structure? Is it >> just a relay (MX which delivers into a backend server)? Is it a server >> that also holds the users maildirs/mailboxes? >> It's delivering emails to user's inboxes on the same server. Each user has his own mailbox(es) in:
/home/username/var/domain.ext/mail/username/Maildir/cur /home/username/var/domain.ext/mail/username/Maildir/new /home/username/var/domain.ext/mail/username/Maildir/tmp ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Dspam-user mailing list Dspam-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-user