Hi Scott! On Tue, 11 Mar 2003, Scott G. Carpenter wrote: >I installed bincimap on a RH 7.3 server from the RPM. >When I try to test it, I get a client error saying Plain text authentication >is not allowed by the server. I have the " allow plain auth in non ssl = >"yes" " in bincimap.conf and /bin/checkpassword is installed (and works with >the existing imap server). >What am I missing?
Try telnet'ing to the server's port 143 and issue this command: 1 CAPABILITY Please post to this list what the server replies with. Then, try the following: 2 LOGIN <username> <password> And see the reply. Then, are you running Binc with xinetd or tcpserver, or similar? Have you modified these files in any way? Andy - will be adding this to the FAQ soon :-) -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | Nil desperandum

