mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-26 14:45:51 +03:00
[GH-ISSUE #214] [Feature Request] Be able to remove default recipient if other recipient exists #760
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#760
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 @ghost on GitHub (Oct 18, 2021).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/214
Be able to remove the default recipient only if another recipient exists and can then be placed as the new default.
If there are email aliases with old default recipients in the system, the user would get a prompt telling them they first need to make sure they no longer have aliases with that recipient tied to it before they can perform such actions.
Once they don't have any aliases tied to the recipient they would like to delete they can now delete it allowing them to choose another alias as default.
@willbrowningme commented on GitHub (Oct 19, 2021):
This is already the case, the default recipient cannot be deleted from the recipients page. You must first update the account's default recipient in the settings before you can delete it.
You can easily check which aliases are linked to a particular recipient on the recipients page.
Any alias that has the label "default" in the recipients column on the aliases page will simply move over to forwarding to the new default recipient if you update it.