Short answer: Yes—when configured correctly, Port 587 ensures encryption through the STARTTLS protocol.
Port 587 is the default port used for submitting email messages from client to server using SMTP. Rather than beginning with an encrypted connection like port 465, port 587 uses a method called STARTTLS.
STARTTLS begins as an unencrypted connection, but it immediately attempts to upgrade to a secure TLS connection as soon as both client and server agree to it. This allows for strong encryption without needing a separate port for SSL.
Yes. STARTTLS provides strong encryption once the upgrade occurs. As long as your email service provider (like Mailpro) and your email client support STARTTLS, the connection will be encrypted before any sensitive data is sent.
Mailpro requires and enforces encryption on port 587, ensuring that all outbound emails are securely transmitted.
To avoid any issues, always verify that your email client is configured to use STARTTLS on port 587 and that encryption is enabled.
Understanding STARTTLS Encryption
Is This Secure?
When Would Port 587 Not Be Encrypted?
Why Mailpro Recommends Port 587
Related