mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #394] [Bug] Aliases forgotten return and are "recreated" after an email is sent to it. #307
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#307
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 @ejohnguia on GitHub (Dec 4, 2022).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/394
On the webapp, I would use a Standard Aliase and later click on the "Forget" option. After a few days later, an email would show up from that forgotten email and I would see the alias has been recreated in my account.
@willbrowningme commented on GitHub (Dec 5, 2022):
This is not a bug, it is intended behaviour.
When you forget an alias the modal states "If it is a standard alias then it can be created again since it will be as if it never existed."
If you have catch-all enabled for that alias' domain then it can be automatically created again as soon as someone sends an email to it.
You should either: