Skip to content

Incorrect SMTP SSL/TLS instructions for Outlook/Office365 #3309

@anshuxa

Description

@anshuxa

The current documentation suggests using port 587 with SSL/TLS ON for Outlook SMTP. This causes an SSL error (ssl3_get_record:wrong version number). Port 587 requires STARTTLS with SSL/TLS toggle OFF in n8n. If SSL/TLS ON is selected, it only works correctly with port 465. The docs should clarify the correct use of ports 587 (STARTTLS) and 465 (SSL/TLS).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions