- Gitea version (or commit ref): 1.9.0
- Git version: 2.17.1
- Operating system: Ubuntu 18.04
- Database (use
[x]):
- Can you reproduce the bug at https://try.gitea.io:
- Log gist:
(not relevant)
Description
Installing Gitea set NO_REPLY_ADDRESS option on app.ini to dummy noreply@example.org address, regardless of domain in ROOT_URL. For NoReply emails to function correctly, use address from same domain as in ROOT_URL. For example, if ROOT_URL domain is mygitea.instance, NO_REPLY_ADDRESS should be noreply@mygitea.instance.
Screenshots
(not relevant)
[x]):(not relevant)
Description
Installing Gitea set
NO_REPLY_ADDRESSoption onapp.inito dummynoreply@example.orgaddress, regardless of domain inROOT_URL. For NoReply emails to function correctly, use address from same domain as inROOT_URL. For example, ifROOT_URLdomain ismygitea.instance,NO_REPLY_ADDRESSshould benoreply@mygitea.instance.Screenshots
(not relevant)