How to integrate spamassassin by qmail-scanner
maxwell <[email protected]>
| Newsgroups | gmane.mail.qmail.scanner |
|---|---|
| Message-ID | <[email protected]> |
i have install qmail server follow qmailrocks.org on redhat linux 9 it work fine.But i feel that the spamassassin dont work,because i dont find something about apamassassin in the heads of email message. that is my heads of email message below: Return-Path: <[email protected]> Delivered-To: [email protected] Received: (qmail 1647 invoked by uid 507); 28 Nov 2006 05:44:16 +0800 Delivered-To: [email protected] Received: (qmail 1644 invoked by uid 509); 28 Nov 2006 05:44:16 +0800 Received: from [email protected] by localhost.localdomain by uid 507 with qmail-scanner-1.22-st-qms ( Clear:RC:0(221.222.180.187):. Processed in 1.924472 secs); 27 Nov 2006 21:44:16 -0000 X-Antivirus-MYDOMAIN-Mail-From: [email protected] via localhost.localdomain X-Antivirus-MYDOMAIN: 1.22-st-qms (Clear:RC:0(221.222.180.187):. Processed in 1.924472 secs Process 1640) Received: from unknown (HELO onlysun.com) (221.222.180.187) by mail.mixc.com.cn with SMTP; 28 Nov 2006 05:44:14 +0800 From: =?GB2312?B?0bjL2c3GueM=?= <[email protected]> Subject: =?GB2312?B?ob7N+MLn06rP+rTzyKuhv7nixczXqNK1sOZWMjA wNg==?= To: [email protected] Content-Type: text/plain;charset="GB2312" Content-Transfer-Encoding: 8bit Reply-To: [email protected] Date: Tue, 28 Nov 2006 05:35:00 +0800 X-Priority: 2 X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-Antivirus-MYDOMAIN-1.22-st-qms: added fake MIME-Version header MIME-Version: 1.0 X-Antivirus-MYDOMAIN-Message-ID: [email protected] and also i am make sure that the spamassassin is running. [root@localhost root]# locate qmail-scanner-queue.pl /var/qmail/bin/qmail-scanner-queue.pl /downloads/qmailrocks/qmail-scanner-1.22/qmail-scanner-queue.pl [root@localhost root]# ls -al /var/qmail/bin/qmail-scanner-queue.pl -rwsr-xr-x 1 qscand qscand 101452 11月 25 17:26 /var/qmail/bin/qmail- scanner-queue.pl [root@localhost root]# more /var/qmail/supervise/qmail-smtpd/run #!/bin/sh QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail` MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` LOCAL=`head -1 /var/qmail/control/me` if [ -z "$QMAILDUID" -o -z "$NOFILESGID" -o -z "$MAXSMTPD" -o -z "$LOCAL" ]; then echo QMAILDUID, NOFILESGID, MAXSMTPD, or LOCAL is unset in echo /var/qmail/supervise/qmail-smtpd/run exit 1 fi if [ ! -f /var/qmail/control/rcpthosts ]; then echo "No /var/qmail/control/rcpthosts!" echo "Refusing to start SMTP listener because it'll create an open relay" exit 1 fi exec /usr/local/bin/softlimit -m 40000000 \ /usr/local/bin/tcpserver -v -R -H -l "$LOCAL" -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" \ -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \ /usr/local/bin/rblsmtpd \ -r cblplus.anti-spam.org.cn \ -r relays.ordb.org \ /var/qmail/bin/qmail-smtpd mail.mixc.com.cn \ /home/vpopmail/bin/vchkpw /usr/bin/true 2>&1 i also want to ask that in the last released qms-analog-0.4.4 ,i don't find about the file "qms-config-script".if i use this software ,dont i need the qms-config-script to install the qmail-scanner? what are they different between qmail-scanner-1.25-st-qms-20050322.patch (download in http://www.qms-analog.teel.ws/ ) and q-s-2.01st-20060626.patch.gz (download in http://toribio.apollinare.org/qmail-scanner/download/q-s-2.01st-20060626.patch.gz )? i find in QMR,dont install the patch (q-s-2.01st) -- If you have any further questions, please do not hesitate to reply this email. Regards Maxwell's private email [email protected] ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Qmail-scanner-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general