mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 06:05:55 +03:00
[GH-ISSUE #285] Feature Request: Allow turning off creating new aliases on the go #804
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#804
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 @raulmartinez94 on GitHub (Apr 10, 2022).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/285
Hi there,
Thank for such amazing project. Is it possible to enable an option to toggle on/off the creation of new aliases on the go? For example, turn off creating a new alias after it receives it first email, this is because if one of my aliases is breached, whoever knows my subdomain per say name.anonaddy.com can still send me new emails by just adding a random word prior the "@" symbol. I know we can also create generic aliases with anonaddy.me but it just makes it hard to remember the alias and it would be wonderful if a functionality of simply turning off the creation of new aliases on the go can be enabled. Thank you for your consideration.
@willbrowningme commented on GitHub (Apr 11, 2022):
This feature is already available, in order to turn off aliases being automatically created on-the-fly you can visit the settings page and disable "Catch-All" functionality for your main account's username. This is a feature available on paid plans.
This will mean that any alias that uses your username subdomains eg. *@username.anonaddy.com will need to be created beforehand in order to forward messages.
You can also turn off catch-all for your additional usernames on the usernames page and for your custom domains on the domains page.