git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git send-email doesn't work with IPv6 and STARTTLS
@ 2014-04-30 19:43 Matthias-Christian Ott
  2014-05-01 18:05 ` Jonathan Nieder
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias-Christian Ott @ 2014-04-30 19:43 UTC (permalink / raw)
  To: git

$ 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-05-01 21:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-30 19:43 git send-email doesn't work with IPv6 and STARTTLS Matthias-Christian Ott
2014-05-01 18:05 ` Jonathan Nieder
2014-05-01 20:44   ` Matthias-Christian Ott
2014-05-01 20:48   ` Steffen Ullrich
2014-05-01 20:55     ` Jonathan Nieder

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).