Hi, I’ve installed n8n on Hetzner ( a self-hosted server) but forgot the sign-in password , i added these SMTP configurations to the docker-compose.yml file but didn`t send any message to change the password
any help
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
solved , i found the issue
1 Like
Hey @ahmed,
Out of interest what was the issue?
thanks a lot Jon , the issue is so simple i found that i missed the letter E in sender , i wrote it SENDR instead of SENDER (N8N_SMTP_SENDER)
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.