On Thu, Sep 09, 1999 at 12:33:22PM -0400, Paul Farber wrote:
> 28500 ?  S 0:01 tcpserver -v -H -R -c100 -x
> /etc/tcprules.d/qmail-smtpd.cdb -u81 -g80 0 smtp qmail-smtpd
> 
> qmail-smtpd.cdb:
> 
> 207.44.65.:allow,RELAYCLIENT=""
> 146.145.48.133-159:allow,RELAYCLIENT=""
> 209.173.3.:allow,RELAYCLIENT=""
> 127.:allow,RELAYCLIENT=""
> :allow

Paul,

If this is the actual contents of qmail-smtpd.cdb then you've gotten a
little ahead of yourself. Try the following:

cd /etc/tcprules.d
cp qmail-smtpd.cdb qmail-smtpd.rules
tcprules qmail-smtpd.cdb qmail-smtpd.tmp < qmail-smtpd.rules


The .cdb files used by tcpserver is generated by sending the plaintext
rules, which you've listed above, through tcprules to make the actual
cdb database that tcpserver uses.

Regards,

james
-- 
James Raftery (JBR54) - Programmer Hostmaster   IE Domain Registry
Preferred Contact by Email: [EMAIL PROTECTED]   UCD Computing Services
Web: http://www.domainregistry.ie/              Computer Centre
Tel: (+353 1) 7062375 Fax: (+353 1) 7062862     Belfield, Dublin 4, IE

Reply via email to