LOGINDISABLED is a strange beast. Most IMAP extensions extend the IMAP client's abilities. LOGINDISABLED does the opposite: When the server advertises LOGINDISABLED, the client is not permitted to log in using plain-text passwords. Instead, the client must log in using a challenge/response mechanism such as CRAM-MD5.
In Archiveopteryx, the configuration variable allow-plaintext-passwords controls LOGINDISABLED. It is often better to use allow-plaintext-access instead.
In case of questions, please write to info@oryx.com.
Last modified: 2008-08-01
Location: aox.org/imap/logindisabled