X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-imap-send.txt;h=eca9e9ccef49e667fffcae9238866123911a24c8;hb=a51d37c1df66386a4d9b7559d64a39241d4e47da;hp=cfc0d88d027dbf84a0e754387a9611076dc74489;hpb=a549e11cc2fee10ddf66dd98ea79f7c624eee34e;p=git.git diff --git a/Documentation/git-imap-send.txt b/Documentation/git-imap-send.txt index cfc0d88d0..eca9e9cce 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