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 = [email protected]
smtpserverport = 587
from = [email protected]
chainreplyto = false
suppresscc = self
Apparently that stopped working today. I get this error:
(mbox) Adding cc: Lars Schneider <[email protected]> from line
'From: Lars Schneider <[email protected]>'
Password for 'smtp://[email protected]@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