Hi!

In open.smtp I have following line:
195.13.178.235:allow,RELAYCLIENT="",RBLSMTPD=""  1007758610

This is in fact my IP, so it is added to this file. I still can not 
relay. Getting mail by means of pop is working fine. It's using the 
server to relay for sending mail that is the problem.


#This is from rc.local - my start up scripts
/usr/local/bin/tcpserver -v -u 502 -g 501 0 smtp \
/var/qmail/bin/qmail-smtpd \
2>&1 | /var/qmail/bin/splogger smtpd 3 &

/usr/local/bin/tcpserver -H -R 0 pop3 /var/qmail/bin/qmail-popup \
master.varloweb.no  /home/vpopmail/bin/vchkpw \
/var/qmail/bin/qmail-pop3d Maildir &

csh -cf '/var/qmail/rc &'

To build vpopmail 5 I used this:

./configure --enable-roaming-users=y \
--enable-clear-passwd=y

and I add to cron
40 * * * * /home/vpopmail/bin/clearopensmtp 2>&1 >/dev/nul

Thanks!

Bjarne Hansen


Reply via email to