git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pascal Obry <pascal.obry@gmail.com>
To: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Cc: git list <git@vger.kernel.org>
Subject: Re: smtp server on windows
Date: Sat, 04 Sep 2010 17:15:29 +0200	[thread overview]
Message-ID: <4C826291.6080606@obry.net> (raw)
In-Reply-To: <AANLkTi=5f3+g9HrssNKj99PHr_2ymxGWmM=NjHwc94j2@mail.gmail.com>

Le 04/09/2010 16:24, Ævar Arnfjörð Bjarmason a écrit :
> No, but you could modify this bit in git-send-email.perl:
> 
>     } elsif ($smtp_server =~ m#^/#) {
>         my $pid = open my $sm, '|-';
>         defined $pid or die $!;

Ok, thanks for the quick answer and the pointer. I have zero knowledge
in Perl so I probably won't be able to do that. I'll see...

> Or, to make it work right now: just make a wrapper script.

Right, I wanted to avoid that.

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|    http://www.obry.net  -  http://v2p.fr.eu.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver keys.gnupg.net --recv-key F949BD3B

      reply	other threads:[~2010-09-04 15:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-04 14:03 smtp server on windows Pascal Obry
2010-09-04 14:24 ` Ævar Arnfjörð Bjarmason
2010-09-04 15:15   ` Pascal Obry [this message]

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=4C826291.6080606@obry.net \
    --to=pascal.obry@gmail.com \
    --cc=avarab@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=pascal@obry.net \
    /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).