You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by ebk <aa...@yahoo.com> on 2004/02/28 03:19:21 UTC

Stuck on install SA QMAIL

I have applied the patch
I am trying to follow install instructions but I do not have this file should I?
DO NOT HAVE THIS FILE --> /etc/tcp.smtp
 
Add the QMAILQUEUE parameter to the /etc/tcp.smtp file :
127.0.0.1:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
198.168.1.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
 
Rehash tcpserver : 
/usr/local/bin/tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp
chmod 644 /etc/tcp.smtp.cdb 
 
And then, install qmail-scanner : 
wget http://unc.dl.sourceforge.net/sourceforge/qmail-scanner/qmail-scanner-1.20rc3.tgz
tar -zxvf qmail-scanner-1.20rc3.tgz
cd qmail-scanner-1.20rc3/
groupadd qscand 
useradd -c "Qmail-Scanner Account" -g qscand -s /bin/false qscand
./configure --spooldir /var/spool/qmailscan --qmaildir /var/qmail --bindir /var/qmail/bin --qmail-queue-binary /var/qmail/bin/qmail-queue --admin postmaster --domain vladimir.avence.info --notify sender,admin,recips --local-domains secure.ebinc.us --silent-viruses auto --lang en_EN --debug 1 --unzip 1 --add-dscr-hdrs 1 --archive 0 --redundant no --log-details yes --log-crypto 0 --fix-mime 1 --scanners "fast_spamassassin" --install 1


---------------------------------
Do you Yahoo!?
Get better spam protection with Yahoo! Mail

Re: Stuck on install SA QMAIL

Posted by Jonathan Tai <jo...@tgpsolutions.com>.
On Fri, 2004-02-27 at 18:19, ebk wrote:
> I have applied the patch
> I am trying to follow install instructions but I do not have this file
> should I?
> DO NOT HAVE THIS FILE --> /etc/tcp.smtp
>  

You should create the file.  It specifies how different IP addresses
should be treated.  For example, you probably want to allow mail from
127.0.0.1 (yourself) and 192.168.1. (your local network) but not
others.  

Have a look at this site for more information. 

http://www.palomine.net/qmail/selectiverelay.html

- Jon

P.S. You might want to address questions unrelated to spamassassin on
the qmail-scanner list rather than here.  Not everyone on this list runs
qmail.  

-- 
jon@tgpsolutions.com

Administrator, tgpsolutions
http://www.tgpsolutions.com