mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 06:05:55 +03:00
[GH-ISSUE #279] Support 'From' names per domain/alias #802
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#802
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RikudouSage on GitHub (Mar 25, 2022).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/279
This partially relates to #171 but in my case I would like to set the From name per domain or potentially per alias (for my use case per domain is enough but generally it would be best to go by priority in order of
Alias -> Domain -> Username -> Default.Would it be possible to add such feature?
I'm willing to help with implementation if you could point me out to a starting point.
@willbrowningme commented on GitHub (Mar 29, 2022):
Thanks, I do plan to add this feature exactly as you describe. I've added this issue to the roadmap.
I'll try to add this as soon as I can.
@ccorneli commented on GitHub (Jun 5, 2023):
I'm not sure I understand this use case exactly as described, but I think my request is similar so adding here instead of creating a new one, which is:
If I have multiple custom domains, I would like to configure a different default recipient based on domain.
samealias@mydomain1.com -> default1
samealias@mydomain2.com -> default2
@willbrowningme commented on GitHub (Jun 5, 2023):
@ccorneli That is already possible. You can add a default recipient for each domain on the domains page.
@ccorneli commented on GitHub (Jun 5, 2023):
Oh, thanks! I don't see how I missed that, it's so obvious!
@willbrowningme commented on GitHub (Aug 9, 2023):
This has been added to the web app now.