oliver bausinger writes: > > the subject says it: > how can one ensure that a user cannot use clear text password when > logging in the imap server? > As an example, kmail can be configured to use clear text login without > TLS/SSL. So I'd like my users to be educated to use at least PLAIN.
PLAIN uses clear text passwords. Try again. In any case, edit the IMAP capabilities setting in the imapd configuration file, and remove both LOGIN and PLAIN SASL methods, leaving just CRAM-MD5. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
