Smtp node..tried everything! Please help!

Ok I have self hosted n8n on hetzner Ive enabled port 465 (smtp for email) Ive added
N8N_EMAIL_MODE=smtp
N8N_SMTP_PORT=465
N8N_SMTP_SSL=true
to my n8n enviroment
But I still cant connect credentials for my email…
I’ve tried everything but just doesnt work, not sure what Im doing wrong. Any help would be great. Thanks everyone!

Version = 1.85.4

Either a coincidence, or Telli1 on Discord is also you. Looks like it got worked out on Discord that the port could be unblocked by contacting hetzner support.

1 Like

First, test the user’s SMTP credentials on a different network to ensure the SMTP server functions correctly.
Next, try connecting to the SMTP server from the n8n instance. Make sure the SMTP port is open on the server (check the firewall) and verify that your hosting or cloud provider has not blocked the SMTP port.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.