DigitalOcean 阻止 SMTP 并强制使用 SendGrid

For reference, here’s DO’s post about this:

And looks like port 587 (authenticated submission) is blocked by default:

In my own opinion, blocking 25 (SMTP) and 465 (SMTPS) by default as an anti-spam measure is reasonable, but blocking 587 is nonsensical and seems to have been done out of ignorance of its purpose.

5 个赞