[Dovecot] dovecot + managesieve
13 Sep
2009
13 Sep
'09
10:26 a.m.
Is there way to disable plaintext managesieve protocol from dovecot and support only ssl version? how?
thanks,
-- Eero
13 Sep
13 Sep
11:15 a.m.
Eero Volotinen schreef:
Is there way to disable plaintext managesieve protocol from dovecot and support only ssl version? how? Well, first of all, unlike imap/imaps, there is no managesieves protocol that has SSL from the start. ManageSieve only uses TLS, as initiated with the STARTTLS command. Like for IMAP, the use of TLS can be forced by setting disable_plaintext_auth = yes. Then, the client cannot authenticate until it has established a TLS security layer. Note that this setting will not have an effect when you are connecting from the local host.
Regards,
-- Stephan Bosch stephan@rename-it.nl
5706
Age (days ago)
5706
Last active (days ago)
1 comments
2 participants
participants (2)
-
Eero Volotinen
-
Stephan Bosch