From: Barbu Paul - Gheorghe <barbu.paul.gheorghe@gmail.com>
To: git@vger.kernel.org
Subject: [PATCH] git-imap-send.txt: remove the use of sslverify=false in GMail example
Date: Wed, 10 Apr 2013 17:59:37 +0300 [thread overview]
Message-ID: <51657E59.7030001@gmail.com> (raw)
Since GMail is SSL capable there is no need to set sslverify to false, the
example using it may confuse readers that it's needed since it's also used in
the previous example configurations, too
Signed-off-by: Barbu Paul - Gheorghe <barbu.paul.gheorghe@gmail.com>
---
Documentation/git-imap-send.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/git-imap-send.txt b/Documentation/git-imap-send.txt
index 875d283..b15dffe 100644
--- a/Documentation/git-imap-send.txt
+++ b/Documentation/git-imap-send.txt
@@ -123,7 +123,6 @@ to specify your account settings:
host = imaps://imap.gmail.com
user = user@gmail.com
port = 993
- sslverify = false
---------
You might need to instead use: folder = "[Google Mail]/Drafts" if you get an error
--
Barbu Paul - Gheorghe
Common sense is not so common - Voltaire
Visit My GitHub profile to see my open-source projects - https://github.com/paullik
next reply other threads:[~2013-04-10 14:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-10 14:59 Barbu Paul - Gheorghe [this message]
2013-04-10 18:44 ` [PATCH] git-imap-send.txt: remove the use of sslverify=false in GMail example Junio C Hamano
2013-04-11 13:36 ` Barbu Paul - Gheorghe
2013-04-11 15:26 ` Simon Ruderich
2013-04-11 15:55 ` Barbu Paul - Gheorghe
2013-04-20 14:08 ` Simon Ruderich
2013-04-22 19:26 ` [PATCH] git-imap-send.txt: remove the use of sslverify=false Barbu Paul - Gheorghe
2013-04-24 17:18 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51657E59.7030001@gmail.com \
--to=barbu.paul.gheorghe@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).