> Just for a test, try making both of those mode 755 or 750.

I made both ~ and ~/Maildir mode 755, and the results
were exactly the same.  :(


Anywhere else you want me to try?  Here is a
complete listing of the situation through
telnet and the test from checkpassword's INSTALL --

[user@host user]$ telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>
user user
+OK
pass password
shell-init: could not get current directory
+OK
list
+OK
1 601
.
quit
+OK
Connection closed by foreign host.

[user@host user]$ /var/qmail/bin/qmail-popup host /bin/checkpassword pwd
+OK <2120.949612644@host>
user user
+OK
pass password
-ERR authorization failed

[user@host user]$ su
Password:

[root@host user]# /var/qmail/bin/qmail-popup host /bin/checkpassword pwd
+OK <2124.949612664@host>
user user
+OK
pass password
/home/user


...So it definately seems to be a permissions problem,
but I can't figure out what doesn't have the proper
permissions to do what.


Thanks,

~Patrick

Reply via email to