Hi !
I have problems whith relaying:
I use tcpserver and my file tcp.smtp
contain next lines

127.:allow,RELAYCLIENT=""
192.168.2.:allow,RELAYCLIENT=""

and I started qmail:

#!/bin/bash
/usr/local/bin/tcpserver -c100 -x/etc/smtp.cdb -R -H -u 7770 -g 2108 0 smtp \          
                         
/var/qmail/bin/qmail-smtpd 2>&1 | /var/qmail/bin/splogger smtpd &                      
                         
csh -cf '/var/qmail/rc &'

BUT any hosts can use my server for relayng !!!!!!!
Please help !!!!!


Reply via email to