I have auth_default { mechanisms = plain }yet clients are able to login using cram-md5. how can i force use of plain?
the reason i think folks are using non-plain is that i see resp=... in the auth debug, as opposed to pass=... .
I have auth_default { mechanisms = plain }yet clients are able to login using cram-md5. how can i force use of plain?
the reason i think folks are using non-plain is that i see resp=... in the auth debug, as opposed to pass=... .