On Tue, May 23, 2000 at 04:52:59PM +0800, zgx wrote: > Dear friend: > I have installed qmail to Mailserver and it runs perfect well! > But during these days, More of peoples use our mailserver as Agent to deliver mail. >So > our mailserver is more busy and we cannot work properly, Can you help me to correct >that. > <1> > I have listed some of ... in my tcphosts and tcp.smtp > 127.0.0.1:allow,RELAYCLIENT="" > 202.106.135.*:allow,RELAYCLIENT="" > (I want 202.106.135.* to deliever mail over our mailserver). > and then run > tcprules /etc/tcp.smtp .... </etc/tcp.smtp.. I see a syntax problem here: need tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp > <2> > I used rblsmtpd > tcpserver -p -v -x /etc/tcp.smtp.cdb -u 516 -g 513 0 smtp >/usr/local/bin/rblsmtpd > /var/qmail/bin/qmail-smtpd & What is the output of id -u qmaild id -g qmaild > to do, But it can not delievery mail to any host. > > What is the problem? > Thanks a lot!!! rblsmtpd with qmail-smtpd does not deliver mail anywhere; it receives mail. So can you tell me the exact problem you are having, perhaps copying some logs here? BTWY, this question is better posted to the qmail list, so I cc my answer there. Mate
