Skip to content

NoReply Address Always Dummy Address Regardless of Root URL Domain #9275

Closed
@bagasme

Description

@bagasme
  • Gitea version (or commit ref): 1.9.0
  • Git version: 2.17.1
  • Operating system: Ubuntu 18.04
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/docsThis PR mainly updates/creates documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions