I received an email from Sendgrid with this info:
We’re emailing to inform you of the upcoming retirement of accessing our Web APIs through port 80 to improve security. Our records show you have used this feature in the month of June.
I'm currently using v6.0.5 of the Python API, and that is the only way I send emails.
It seems hard to believe that a recent version of the Sendgrid API would be using port 80.
Can you confirm that v6.0.5 uses port 443 and that I can ignore the email I received from Sendgrid?
If not, would upgrading to the most recent version be sufficient to use port 443 and not port 80?
I received an email from Sendgrid with this info:
I'm currently using v6.0.5 of the Python API, and that is the only way I send emails.
It seems hard to believe that a recent version of the Sendgrid API would be using port 80.
Can you confirm that v6.0.5 uses port 443 and that I can ignore the email I received from Sendgrid?
If not, would upgrading to the most recent version be sufficient to use port 443 and not port 80?