[I'm not subscribed to the list, so please reply
directly. Thanks. ~PM]
Hello!
I have this strange problem, and I can't seem to figure it out.
I'm using qmail-1.03 (actually, this problem is with with qmail-pop3d)
with tcpserver and the modifications for selective relay, ala open-smtpd.
This is the same setup (as far as I can tell) as I use on another server,
which works perfectly.
My system is RedHat 6.1 (other is RH5.1).
This is the line I'm using to start the pop3 demon is:
tcpserver -v 0 pop-3 /var/qmail/bin/qmail-popup myhost.net \
/bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir 2>&1 | \
/var/qmail/bin/splogger qmail-pop3d 3 &
This line works perfectly on my other server, but on this one I get
the message from the subject line (shell-init: couldn't get current
directory) after authenticating.
I telnetted to port 110, and I can enter the lines "USER username"
"PASS password" and get a valid login (with that error) but if I
do "LIST" it lists the messages.
This happens even after deleting and recreating my Maildir and with
brand new accounts.
Any ideas?
Thanks,
~Patrick
[EMAIL PROTECTED]