On Thu, 2010-09-23 at 15:17 +0200, Lukas Haase wrote: > So back to sieve: If I set disable_plaintext_auth=yes and ssl=required > then nothing should change for my IMAPS port because it is TLS per > definition. And for managesieve it means that it should be protected the > same way IMAP with STARTTLS would be. > > So a client would connect to port 2000 and LOGIN would not be advertised > as long as STARTTLS is not issed. Correct?
Correct (although it's usually PLAIN, not LOGIN).
