Thursday, May 27, 2021

Re: Telnet problem

On 28/05/2021 04.21, Pankaj Jangid wrote:
>>
>> Connecting To smtp.gmail.com...Could not open connection to the host, on
>> port 587: Connect failed
>
> May be that the issue is related to TLS.
>

The TLS handshake/setup only happens after a successful TCP connect, so
that is very unlikely.

Or to put it another way, before computers on a network can start
agreeing on talking encrypted to each other, they have to agree on
talking together in the first place. In this case one of the computers
(gmail) says "go away" the moment the other computer tries to talk to it.

Kind regards,

Kasper Laudrup

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/0920b246-c65c-e6fd-8c02-037814f41dd8%40stacktrace.dk.

No comments:

Post a Comment