]> granicus.if.org Git - mutt/commit
The attached patch causes mutt to attempt the next method in
authorBrendan Cully <brendan@kublai.com>
Mon, 16 Aug 2004 21:36:06 +0000 (21:36 +0000)
committerBrendan Cully <brendan@kublai.com>
Mon, 16 Aug 2004 21:36:06 +0000 (21:36 +0000)
commit071a9f2c72c1bd36aeea01dcaea2e27bb06f85f7
tree268163f5277209dad873e29ed2947243bc03c874
parent391a3dc90c4fb6ea76cc4c5a26791fdba319b440
The attached patch causes mutt to attempt the next method in
imap_authenticators if the previous method failed, even if the server
reported that the method was available. Previously mutt would give up
if any authentication method failed.
imap/auth_sasl.c