Make authentication mechanisms configurable
Added configuration option "auth_mechanisms" to the config file: it is a list of mechanisms that will be tried in the specified order. Author: Andreas Mack <andreas.mack@konsec.com> Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
This commit is contained in:

committed by
Eygene Ryabinkin

parent
968d5520da
commit
e26827c1cb
@ -19,6 +19,8 @@ WIP (add new stuff for the next release)
|
||||
* Support SASL PLAIN authentication method. (Andreas Mack)
|
||||
* Support transport-only tunnels that requre full IMAP authentication.
|
||||
(Steve Purcell)
|
||||
* Make the list of authentication mechanisms to be configurable.
|
||||
(Andreas Mack)
|
||||
|
||||
OfflineIMAP v6.5.5-rc1 (2012-09-05)
|
||||
===================================
|
||||
|
Reference in New Issue
Block a user