>>>>> On Fri, 06 Sep 2024 10:02:16 +0200, Serghei Iakovlev via "Announcements >>>>> and discussions for GNUS, the GNU Emacs Usenet newsreader (in English)" >>>>> <info-gnus-english@gnu.org> said:
Serghei> and everything started working! I double-checked Google’s help Serghei> center, and sure enough, they offer two ports — 465 and 587 — and Serghei> depending on the port, they expect either TLS or SSL. TLS and SSL are the same thing. The difference is that 465 is used for direct TLS/SSL, and 587 uses TCP optionally followed by STARTTLS. Robert --