How to comment or reply to others?

Valdis Kl=?utf-8?Q?=c4=93?=tnieks valdis.kletnieks at vt.edu
Sun Jul 4 11:36:28 EDT 2021


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 at 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-clients/118533/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20210704/5c91ed0d/attachment.sig>


More information about the Kernelnewbies mailing list