Hello,

I'm using qmail 1.03 in combination with vpopmail 4.9.8-1. So far 
it works good.  The only problem is smtp-after-pop. I enabled
the support with the --enable-roaming-users=y option. Remark:
I'm running vpopmail with MySQL support. (--enable-mysql option)
OS Is SuSE Linux 6.3 Kernel 2.2.13.
The POP-Server and the SMTP-Server (qmail) are startet with tcpserver.

...

env - PATH="/var/qmail/bin:/usr/local/bin" \
    tcpserver -H -R -x /home/vpopmail/etc/tcp.smtp.cdb \
    -c20 -u510 -g101 0 smtp \
    /var/qmail/bin/qmail-smtpd 2>&1 > /dev/null &

env - PATH="/var/qmail/bin:/usr/local/bin" \
    tcpserver 0 pop-3 /var/qmail/bin/qmail-popup pc.domain.com \
    /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &

When somebody gets mails with POP3 an entry with the current IP of the
POP-User is added to the 'relay' MySQL table. The problem ist that
EVERYBODY is able to send mails through my SMTP server even if his
IP is NOT in the 'relay'-table. 
What's wrong?

Regards

Peter Baecker

MfG

Peter Baecker


-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.de

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.de



Reply via email to