Describe the problem/error/question
I guess I have two problems but if I could get the SMTP setup, it would solve this.
I don’t get the option to copy password reset link next to a user.
But on some older accounts I do get the reset link option to copy.
I’ve tried for hours to get SMTP working to no avail so I’ve been relying on this to invite users.
What is the error message (if any)?
When I resend invite, I get error:
My smtp settings are:
N8N_EMAIL_MODE=smtp
N8N_SMTP_HOST=smtp.gmail.com
N8N_SMTP_PORT=465
[email protected]
N8N_SMTP_PASS=app-password
[email protected]
N8N_SMTP_SSL_IGNORE_UNAUTHORIZED=false
Information on your n8n setup
- n8nVersion: 1.100.1
- platform: docker (self-hosted)
- nodeJsVersion: 22.16.0
- database: sqlite
- Digital Ocean Droplet
What I’ve tried
- I’ve double checked my outbound firewall and all TCP is open
- I’ve completely restarted my container / server
- Port 587
- I’m using an app password for my gmail and I’ve confirmed the credentials are working
UPDATE
I updated to the latest version 1.106 and now I have to option to copy invite link. Would still love some help with SMTP!



