mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 06:05:55 +03:00
[GH-ISSUE #350] [BUG] Automatic creation of aliases #853
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#853
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 @Gurp1272 on GitHub (Oct 18, 2022).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/350
Hello,
I really like this solution. Helps me separate all my email concerns. It was working great until... dun. dun. dun...
I started getting emails forwarded to me from aliases I never created. For example, say I use scary@gurp.com for a sketchy website that I can't trust not to leak my email.
Then I start getting emails forwarded from aliases like hr-mail@gurp.com.
So I'm like "HEY, I didn't create that alias". Then I go and check my aliases to be sure I didn't create it and, it's there. BUT, I know I didn't create it. Then I start getting more and more emails forwarded from aliases I know I didn't create.
Anyone else have this issue?
Is there a solution for this now, or does one need to be created?
@willbrowningme commented on GitHub (Oct 19, 2022):
Hi there,
This is not a bug, it is just the way that catch-all works for a domain. https://www.mailercheck.com/articles/catch-all-email
When you have catch-all enabled for an email domain it will automatically forward you any message e.g. random@example.com.
Please go to the domains page and in the column called "Catch-All" turn the switch to OFF. Then you can go and "forget" or "delete" the aliases that have already been created that you don't want.