imapserver.py: Implement STARTTLS
If we do not use a SSL connection anyway and if the server supports it, authenticate automatically with STARTTLS. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:

committed by
Nicolas Sebrecht

parent
416df0fc44
commit
6311716edb
@ -13,6 +13,9 @@ others.
|
||||
New Features
|
||||
------------
|
||||
|
||||
* Added StartTLS support, it will automatically be used if the server
|
||||
supports it.
|
||||
|
||||
Changes
|
||||
-------
|
||||
|
||||
|
Reference in New Issue
Block a user