X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-imap-send.txt;h=57aba42e6654e3d32617c3c7b17d18e8dd85852b;hb=6e10b9c9999cbbdfae1087a34efd701108acd806;hp=ad446b0e8b521d6fb8f779d943889b091b29e701;hpb=c512b035556eff4d8f869afeda5fd78bc7a4966d;p=git.git diff --git a/Documentation/git-imap-send.txt b/Documentation/git-imap-send.txt index ad446b0e8..57aba42e6 100644 --- a/Documentation/git-imap-send.txt +++ b/Documentation/git-imap-send.txt @@ -73,6 +73,10 @@ imap.preformattedHTML:: option causes Thunderbird to send the patch as a plain/text, format=fixed email. Default is `false`. +imap.authMethod:: + Specify authenticate method for authentication with IMAP server. + Current supported method is 'CRAM-MD5' only. + Examples ~~~~~~~~