git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: Matthias-Christian Ott <ott@mirix.org>
Cc: git@vger.kernel.org, Steffen_Ullrich@genua.de
Subject: Re: git send-email doesn't work with IPv6 and STARTTLS
Date: Thu, 1 May 2014 11:05:46 -0700	[thread overview]
Message-ID: <20140501180546.GA9218@google.com> (raw)
In-Reply-To: <53615259.90200@mirix.org>

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.

Thanks for reporting.

 1. What version of Net::SMTP do you use?

 2. Would you be willing to contribute your patch to Net::SMTP upstream,
    for example by mailing it to bug-libnet@rt.cpan.org with
    the string "[rt.cpan.org #93823]" somewhere in the subject line[2]?

Hope that helps,
Jonathan

[1] http://thread.gmane.org/gmane.comp.version-control.git/247769
[2] https://rt.cpan.org/Public/Bug/Display.html?id=93823
https://rt.cpan.org/NoAuth/RT/CPAN/Usage.html

  reply	other threads:[~2014-05-01 18:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=20140501180546.GA9218@google.com \
    --to=jrnieder@gmail.com \
    --cc=Steffen_Ullrich@genua.de \
    --cc=git@vger.kernel.org \
    --cc=ott@mirix.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).