git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Lars Schneider <larsxschneider@gmail.com>
To: Git Users <git@vger.kernel.org>
Subject: git send-email does not work with Google anymore?!
Date: Thu, 5 Oct 2017 12:52:26 +0200	[thread overview]
Message-ID: <EC14D46D-61AB-4531-AE20-8C2B3F6B5A2A@gmail.com> (raw)

Hi,

I used to use the Google SMTP server to send my patches to the list with 
the following config:

    [sendemail]
        smtpencryption = tls
        smtpserver = smtp.gmail.com
        smtpuser = larsxschneider@gmail.com
        smtpserverport = 587
        from = larsxschneider@gmail.com
        chainreplyto = false
        suppresscc = self

Apparently that stopped working today. I get this error:

    (mbox) Adding cc: Lars Schneider <larsxschneider@gmail.com> from line 'From: Lars Schneider <larsxschneider@gmail.com>'
    Password for 'smtp://larsxschneider@gmail.com@smtp.gmail.com:587':
    5.7.14 <https://accounts.google.com/signin/continue?...token...
    5.7.14 ...> Please log in via your web browser and
    5.7.14 then try again.
    5.7.14  Learn more at
    5.7.14  https://support.google.com/mail/answer/78754 ... - gsmtp

Of couse I tried to log in via web browser etc. Does anyone else use 
Google as SMTP server? If yes, does it work for you?

Thanks,
Lars

             reply	other threads:[~2017-10-05 10:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-05 10:52 Lars Schneider [this message]
2017-10-05 13:43 ` git send-email does not work with Google anymore?! Paolo Bonzini
2017-10-05 14:21   ` ankostis
2017-10-05 15:47     ` Paolo Bonzini
2017-10-06 14:43 ` Kaartic Sivaraam
2017-10-06 15:02 ` Christian Couder
2017-10-06 16:13 ` Ævar Arnfjörð Bjarmason
2017-10-23 16:27 ` Dennis Kaarsemaker
2017-11-17 13:50   ` Lars Schneider

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=EC14D46D-61AB-4531-AE20-8C2B3F6B5A2A@gmail.com \
    --to=larsxschneider@gmail.com \
    --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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).