Excuse the topic,
I'm currently using Qpopper 3.1.2 effectively, on a Red hat v6.2 box. I've
got sendmail and DNS all setup so the machine is working. I went through and
followed the steps below:
>> make clean
>> ./configure --enable-servermode --enable-log-login --enable-bulletins
>>=/var/spool/bulls --enable-timing
>>
>> make
I then use the kill -HUP on the inetd.conf file and then attempt to login
using a telnet session:
telnet <servername> pop3
Enter my username,
Enter my password,
I get the following error message:
-ERR [AUTH] Password supplied for "username" is incorrect.
I know I've entered the correct password, and I've checked to ensure that
the path is readable, I'm missing something, I just don't know what.
The weird thing is that I can use the pine software, and read all messages
from /var/spool/mail folder just fine, yet Qpopper will not read them.
Any ideas,
Thanks,
Mark