X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-imap-send.txt;h=eca9e9ccef49e667fffcae9238866123911a24c8;hb=ae448e3854d8b6e7e37aa88fa3917f5dd97f3210;hp=cfc0d88d027dbf84a0e754387a9611076dc74489;hpb=45fa7608bd1abd4dca12b0b90a852e7a71377381;p=git.git diff --git a/Documentation/git-imap-send.txt b/Documentation/git-imap-send.txt index cfc0d88d..eca9e9cc 100644 --- a/Documentation/git-imap-send.txt +++ b/Documentation/git-imap-send.txt @@ -29,6 +29,7 @@ CONFIGURATION git-imap-send requires the following values in the repository configuration file (shown with examples): +.......................... [imap] Folder = "INBOX.Drafts" @@ -38,8 +39,9 @@ configuration file (shown with examples): [imap] Host = imap.server.com User = bob - Password = pwd + Pass = pwd Port = 143 +.......................... BUGS