mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 22:25:55 +03:00
[GH-ISSUE #464] Email aliases are recreated when someone sends email to it #342
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#342
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 @ririko5834 on GitHub (May 27, 2023).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/464
Hello, it sometimes happens that when I use Forgot alias and someone sends email to it, it's re-created automatically on the dashboard


I have catch-all disabled
What is the difference between Forget and Delete? Which should I use when I want to delete alias but I don't want it to be re-created automatically if someone sends email to it (when catch-all is disabled only) and at the same time I want it to be possible to restore it manually (by making alias on that domain with custom type and entering there deleted alias name?
Btw the alias notes arent restored if alias is re-created so I sometimes don't know which service was it used for.
I tried to "Delete" some alias and then recreate it but it doesnt work, it shows error that alias already exists

@willbrowningme commented on GitHub (May 27, 2023):
That is the expected behaviour.
Please check the terminology here - https://anonaddy.com/help/
If you delete an alias then try to create it then you get that message because the alias does still exist in the database, you need to select to view deleted aliases from the dashboard and then you can restore it from there.
If you forget a standard alias and you have catch-all disabled for that username/domain then it will not be able to be automatically created again.