Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1300305 > unrolled thread

"git send-email" thru Gmail incurs few minutes delay

Started byAndrey Utkin <andrey.utkin@corp.bluecherry.net>
First post2016-01-03 15:00 +0100
Last post2016-01-05 16:50 +0100
Articles 4 — 3 participants

Back to article view | Back to linux.kernel


Contents

  "git send-email" thru Gmail incurs few minutes delay Andrey Utkin <andrey.utkin@corp.bluecherry.net> - 2016-01-03 15:00 +0100
    Re: "git send-email" thru Gmail incurs few minutes delay Jeff Merkey <linux.mdb@gmail.com> - 2016-01-03 17:00 +0100
    Re: "git send-email" thru Gmail incurs few minutes delay Geert Uytterhoeven <geert@linux-m68k.org> - 2016-01-05 12:30 +0100
      Re: "git send-email" thru Gmail incurs few minutes delay Andrey Utkin <andrey.utkin@corp.bluecherry.net> - 2016-01-05 16:50 +0100

#1300305 — "git send-email" thru Gmail incurs few minutes delay

FromAndrey Utkin <andrey.utkin@corp.bluecherry.net>
Date2016-01-03 15:00 +0100
Subject"git send-email" thru Gmail incurs few minutes delay
Message-ID<qMRmq-69u-11@gated-at.bofh.it>
After "Send this email? ([y]es|[n]o|[q]uit|[a]ll): y" prompt and
before "Password for 'smtp://XXX@gmail.com@smtp.gmail.com:587':"
prompt I always have a delay of 2-3 minutes. It is weird! "Unsafe
clients" are allowed in Gmail settings.
I experience this both with @gmail.com mailbox and with gmail-based
company domain mail.
I noticed this happening the first time several months ago.
Has anybody else experienced this? Any solution?
My git version is 2.6.4.

-- 
Bluecherry developer.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1300321

FromJeff Merkey <linux.mdb@gmail.com>
Date2016-01-03 17:00 +0100
Message-ID<qMTey-7lb-9@gated-at.bofh.it>
In reply to#1300305
On 1/3/16, Andrey Utkin <andrey.utkin@corp.bluecherry.net> wrote:
> After "Send this email? ([y]es|[n]o|[q]uit|[a]ll): y" prompt and
> before "Password for 'smtp://XXX@gmail.com@smtp.gmail.com:587':"
> prompt I always have a delay of 2-3 minutes. It is weird! "Unsafe
> clients" are allowed in Gmail settings.
> I experience this both with @gmail.com mailbox and with gmail-based
> company domain mail.
> I noticed this happening the first time several months ago.
> Has anybody else experienced this? Any solution?
> My git version is 2.6.4.
>
> --


Yes. I see it.  It's the gmail smtp gateway but 3 minutes is short, I
am seeing longer.  It's gmail not git.

Jeff


> Bluecherry developer.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1301456

FromGeert Uytterhoeven <geert@linux-m68k.org>
Date2016-01-05 12:30 +0100
Message-ID<qNxYm-1oX-3@gated-at.bofh.it>
In reply to#1300305
On Sun, Jan 3, 2016 at 2:52 PM, Andrey Utkin
<andrey.utkin@corp.bluecherry.net> wrote:
> After "Send this email? ([y]es|[n]o|[q]uit|[a]ll): y" prompt and
> before "Password for 'smtp://XXX@gmail.com@smtp.gmail.com:587':"
> prompt I always have a delay of 2-3 minutes. It is weird! "Unsafe
> clients" are allowed in Gmail settings.
> I experience this both with @gmail.com mailbox and with gmail-based
> company domain mail.
> I noticed this happening the first time several months ago.
> Has anybody else experienced this? Any solution?
> My git version is 2.6.4.

Does it work better if you store the (preferably app-specific) password in
smtppass in .gitconfig?

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1301630

FromAndrey Utkin <andrey.utkin@corp.bluecherry.net>
Date2016-01-05 16:50 +0100
Message-ID<qNC1Y-4OF-29@gated-at.bofh.it>
In reply to#1301456
On Tue, Jan 5, 2016 at 1:27 PM, Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> Does it work better if you store the (preferably app-specific) password in
> smtppass in .gitconfig?

No.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web