Re: git send-email doesn't work with IPv6 and STARTTLS

2014-05-01 Thread Matthias-Christian Ott
On 05/01/14 20:05, Jonathan Nieder wrote: > Hi, Hi, > Matthias-Christian Ott wrote[1]: > >> 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. > > Th

git send-email doesn't work with IPv6 and STARTTLS

2014-04-30 Thread Matthias-Christian Ott
$ 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 -- To unsubscribe from this list: send the line "unsubscribe git" in the