sameersbn / sameersbn/docker-gitlab
Email not send after add ssh key, forgot password...
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
Hi everybody, As the title, I followed email config guide (README). but it does not work.
i also try a tool to validate config : https://www.smtper.net . And it can send mail normally.
I use gmail
this is configs:
- SMTP_ENABLED=true
- SMTP_DOMAIN=smtp.gmail.com
- SMTP_HOST=smtp.gmail.com
- SMTP_PORT=587
- SMTP_USER=live.ezerway@gmail.com
- SMTP_PASS=xxxxxxxxxxxxx
- SMTP_STARTTLS=true
- SMTP_TLS=true
- SMTP_AUTHENTICATION=login
- SMTP_OPENSSL_VERIFY_MODE=peer
Thanks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the email configuration guide in README and compare the reported SMTP settings with the container's documented configuration. Reproduce the SSH-key and forgotten-password email flows using the supplied Gmail settings, then identify a documented or reproducible cause and verify that both notifications can be sent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100