mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #631] [Feature Reqeust] - Ability to apply regex filter to catch-all addresses #456
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#456
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 @farrantch on GitHub (Apr 26, 2024).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/631
SimpleLogin allows you to implement a regex filter in conjunction with the catch-all address. This helps prevent spam while still allowing you to create aliases on the fly.
Thoughts?
@willbrowningme commented on GitHub (Jun 20, 2024):
Yes that's a good idea, will have a look into this.
@willbrowningme commented on GitHub (Jul 8, 2024):
I've just added this for usernames and domains. You can access it by clicking "Edit" for an individual username/domain.
You can also test your regex to see if it will match and create an alias on the same page.
Please give it a try and let me know if you have any feedback.