Allow Selecting Different Mail Addresses for Different Purposes #12657

Open
opened 2025-11-02 10:17:22 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @DrMaxNix on GitHub (Mar 16, 2024).

Feature Description

GItea has many different features requiring a mail address, eg.:

  • Notifications
  • Commits made via Web UI
  • Contact mail displayed on you user profile
  • Account actions (password recovery, ...)

All of these features are currently using the same mail address (the one selected as Primary).
Being able to select different mail addresses for different use cases would be a great benefit for productivity.
One thing one could do with a feature like this is setting a different address for notification to prevent them from cluttering your main mailbox.

I'd love to be able to do something like this:

  • Contact Mail and account actions: mail@drmaxnix.de
  • Commits made via Web UI: git@drmaxnix.de
  • Notifications: notifications@drmaxnix.de (seperate mailbox for notification spam)

Screenshots

GitHub allows setting a different mail address for following features:

Primary (Account actions)

Screenshot from 2024-03-16 17-19-54

Notifications

Screenshot from 2024-03-16 17-19-27

Web UI Commits

Screenshot from 2024-03-16 17-22-30

Public Contact Mail

Screenshot from 2024-03-16 17-18-20

Originally created by @DrMaxNix on GitHub (Mar 16, 2024). ### Feature Description GItea has many different features requiring a mail address, eg.: - Notifications - Commits made via Web UI - Contact mail displayed on you user profile - Account actions (password recovery, ...) All of these features are currently using the same mail address (the one selected as `Primary`). Being able to select different mail addresses for different use cases would be a great benefit for productivity. One thing one could do with a feature like this is setting a different address for notification to prevent them from cluttering your main mailbox. I'd love to be able to do something like this: - Contact Mail and account actions: `mail@drmaxnix.de` - Commits made via Web UI: `git@drmaxnix.de` - Notifications: `notifications@drmaxnix.de` (seperate mailbox for notification spam) ### Screenshots GitHub allows setting a different mail address for following features: ## Primary (Account actions) ![Screenshot from 2024-03-16 17-19-54](https://github.com/go-gitea/gitea/assets/38893656/27682146-6361-4fad-bc53-6b60df8d9095) ## Notifications ![Screenshot from 2024-03-16 17-19-27](https://github.com/go-gitea/gitea/assets/38893656/552d3e1b-ba6a-4fb2-9ed4-7a774a9be8a6) ## Web UI Commits ![Screenshot from 2024-03-16 17-22-30](https://github.com/go-gitea/gitea/assets/38893656/3a71177b-900c-48a1-82eb-b7df59fcdce1) ## Public Contact Mail ![Screenshot from 2024-03-16 17-18-20](https://github.com/go-gitea/gitea/assets/38893656/e7f96675-bbbd-49dc-b461-f38a93f9c320)
GiteaMirror added the type/proposal label 2025-11-02 10:17:22 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12657