No option for Copy reset password link / SMTP not working

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!

1 Like

hi there, to be able to have the option of copy password reset link, you need the actual user to click on the forgot password themselves before there’s the option for u as the owner to copy password reset link

1 Like

Thanks for the reply but I was able to get the copy link by updating to the recent version. My main issue now is SMTP. I will update the post to reflect this.

1 Like

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