#3556: No way to disable SASL authentication in IMAP
-------------------------------+--------------------------------------------
Reporter: analizer | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version: 1.5.21
Keywords: patch, sasl, imap |
-------------------------------+--------------------------------------------
Issue:
------
Some buggy IMAP servers (like yandex.ru) terminates connection when client
tries to perform sasl authentication.
And there is no way to avoid this, since sasl used always, even if
imap_authenticators is set to "login".
Solution:
---------
Do not use NULL methods in authenticators list.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3556>
Mutt <http://www.mutt.org/>
The Mutt mail user agent