Problem using relay-ctrl
"Mark Lamb" <[email protected]> Thu, 7 Jul 2005 17:12:01 +0100
| Newsgroups | gmane.comp.sysutils.bgware |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Thanks to Paul's advice I fixed my compilation problems.
I have followed the readme - or at least I think I have, and now my POP3
users can't authenticate to the server at all.
The startup script I am using is:
nohup /usr/local/bin/tcpserver -x/etc/qmail/tcp.smtp.cdb -u204 -g100 0 25 \
/var/qmail/bin/qmail-smtpd &
/usr/local/bin/relay-ctrl-chdir \
/usr/local/bin/tcpserver -H -v -R 203.131.34.194 pop3 \
/var/qmail/bin/qmail-popup mail.server.com \
/bin/checkpassword \
/usr/local/bin/relay-ctrl-allow \
/var/qmail/bin/qmail-pop3d Maildir 2>&1 | \
/var/qmail/bin/splogger pop3d &
Not sure if this is the problem.
Any idea's?
Cheers,
Mark.