From: Matthias-Christian Ott <ott@mirix.org>
To: git@vger.kernel.org
Subject: git send-email doesn't work with IPv6 and STARTTLS
Date: Wed, 30 Apr 2014 21:43:21 +0200 [thread overview]
Message-ID: <53615259.90200@mirix.org> (raw)
$ git --version
git version 1.8.5.5
git send-email uses Net::SMTP connections that use STARTTLS. Net::SMTP
does not support IPv6. I patched Net:SMTP to use IO::Socket::INET6 and
it worked.
- Matthias-Christian Ott
next reply other threads:[~2014-04-30 20:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-30 19:43 Matthias-Christian Ott [this message]
2014-05-01 18:05 ` git send-email doesn't work with IPv6 and STARTTLS Jonathan Nieder
2014-05-01 20:44 ` Matthias-Christian Ott
2014-05-01 20:48 ` Steffen Ullrich
2014-05-01 20:55 ` Jonathan Nieder
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=53615259.90200@mirix.org \
--to=ott@mirix.org \
--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).