Port 587
SMTP-SubmissionAuthenticated email submission from client to mail server (STARTTLS)
Full name:
SMTP Message Submission
What is port 587?
Port 587 is the official (RFC 6409) SMTP submission port for email clients (Thunderbird, Outlook, mobile apps) to send outgoing mail to their mail server. It uses STARTTLS to upgrade the connection to TLS encryption. Unlike port 25 (server-to-server relay), port 587 requires authentication. ISPs do not block port 587 the way they block port 25. It is the recommended submission port alongside port 465.