Displaying 1 result from an estimated 1 matches for "2c095ffd".
2009 Mar 03
2
tls and auth plain login
Hello List,
I want to allow plain text passwords only on ssl/tls.
Is it possible to have:
auth default {
mechanisms = cram-md5 ntlm
......
}
and then over-ride this when connection is ssl/tls to allow plain and
login?
I have tried adding "mechanisms = plain login cram-md5 ntlm" to
"protocol imaps{}" as an example but I get an error that the protocol
does not