July 8, 2021
5:49 p.m.
On Sun, Jul 4, 2021 at 9:36 AM Valdis Klētnieks <valdis.kletnieks@vt.edu> wrote:
On Sun, 04 Jul 2021 11:13:08 +0200, Abd-Alrhman Masalkhi said:
I have allready set up the .gitconfig file with following configuration:
smtpEncryption = ssl smtpServer = smtp.gmail.com smtpUser = my-email-address@gmail.com smtpServerPort = 465
Try 'smtpEncryption = tls' instead. Gmail's email submission servers require at least TLS 1.1 (current protocol version is 1.3), and they stopped allowing SSL (the known-insecure predecessor of TLS) some 5 years ago.
https://threatpost.com/google-to-deprecate-sslv3-rc4-in-gmail-imappop-client...
I have tls, and port = 587, and an smtppass