Closed
Description
- Gitea version (or commit ref): 1.7.1
- Git version: n/a
- Operating system: docker gitea/gitea:1.7.1
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- [x ] Not relevant
- Log gist: n/a
Description
I would like to be able to filter emails from Gitea with my mail client (Thunderbird but it's not revelant).
Currently it's not possible for me because the sender used in my configuration is shared with another services and the subject for PR look likes [project] (no mention of Gitea).
What would be great is to be able to specify a custom header.
Is that something Gitea can implement ?