git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Baz <brian.ewins@gmail.com>
To: "Douglas Stockwell" <doug@11011.net>
Cc: git@vger.kernel.org
Subject: Re: gmail smtp server and git-send-mail. Is this combination working?
Date: Fri, 11 Jan 2008 17:22:14 +0000	[thread overview]
Message-ID: <2faad3050801110922idf6f39as6b0f2fb2614e8b46@mail.gmail.com> (raw)
In-Reply-To: <fm85u3$mbd$1@ger.gmane.org>

On Jan 11, 2008 4:36 PM, Douglas Stockwell <doug@11011.net> wrote:
> Baz wrote:
> > On Jan 10, 2008 10:49 PM, Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> wrote:
> > With Authen::SASL and Net::SMTP::SSL, you can get 1 patch at a time in
> > via gmail. The alternative connection mode which git-send-email
> > doesn't support yet is to connect over smtp then negotiate TLS using
> > 'STARTTLS'. If you do this then you can send multiple patches via
> > gmail with a single call to git-send-email.
>
> I just tested this. I *was* able to send multiple patches in a single call?

I'm not going to question the bearer of good news :). The error simon
was getting with this was:
> Well, it seems that this only works when sending only 1 patch, when
> sending multiple patches the second one fails with this error:
>> 5.7.0 No identity changes permitted. c14sm2136541nfi
(this was off-list at the tail end of the thread). IIRC I confirmed
that this happened to me but I've used msmtp ever since. Maybe
something's changed at the google end in the meantime.

And looking back at Paolo's problem I see its not going to be the
Authen::SASL problem, its too early in the code; its possible that
he's still trying to connect to port 587 (requires smtp/starttls) not
the default ssl port.

>
> Doug

Cheers,
Baz
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

  reply	other threads:[~2008-01-11 17:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-08 16:58 gmail smtp server and git-send-mail. Is this combination working? Paolo Ciarrocchi
2008-01-08 18:16 ` Jason Sewall
2008-01-08 18:25 ` Pascal Obry
2008-01-09  3:12 ` Imran M Yousuf
2008-01-09  4:06 ` Douglas Stockwell
2008-01-09 23:09   ` Paolo Ciarrocchi
2008-01-10  3:45     ` Douglas Stockwell
2008-01-10 11:13       ` Paolo Ciarrocchi
2008-01-10 22:49       ` Paolo Ciarrocchi
2008-01-11 12:19         ` Baz
2008-01-11 16:36           ` Douglas Stockwell
2008-01-11 17:22             ` Baz [this message]
2008-02-24 21:42         ` Paolo Ciarrocchi
2008-01-10 11:17   ` Paolo Ciarrocchi

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=2faad3050801110922idf6f39as6b0f2fb2614e8b46@mail.gmail.com \
    --to=brian.ewins@gmail.com \
    --cc=doug@11011.net \
    --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).