Merge branch 'ky/imap-send' into maint
commite18ace0951febce5a5fa9eeecfec4e523b1d6146
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 May 2016 21:24:09 +0000 (2 14:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 May 2016 21:24:10 +0000 (2 14:24 -0700)
tree8286c9acdb0282a0cf789e2fe862b77aa529b8f7
parent12c5cd774e26acfea66e19e8fba53faf9507322f
parenteb94ee7f0f38cd24270bfb2f655cdec214a4d6e0
Merge branch 'ky/imap-send' into maint

Support for CRAM-MD5 authentication method in "git imap-send" did
not work well.

* ky/imap-send:
  imap-send: fix CRAM-MD5 response calculation
  imap-send: check for NOLOGIN capability only when using LOGIN command