mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #47] Recipient Alias count is wrong #91
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#91
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 @stefanschramek on GitHub (May 12, 2020).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/47
Hi,
it seems that the count for aliases at recipient tab is wrong, as it shows 0 for one email address and adds all recipient to the default email address:
At the domains tab it is correct:
Thanks
Stefan
@willbrowningme commented on GitHub (May 21, 2020):
Hi Stefan, are you sure that the count is wrong?
The default recipient in your first screenshot has a total of 133 aliases which must have been the total number of aliases on your account at the time.
In your second screenshot with your domains you can see that the bottom domain has 125 aliases. This means that you must have had 133 - 125 = 8 aliases that were at your unique username subdomain or at an AnonAddy shared domain (anonaddy.me / 4wrd.cc).
I think that is why there is a difference between the two.
@stefanschramek commented on GitHub (May 21, 2020):
The 8 aliases that are left are used with a different custom domain and are pointing to the recipient with key 2, which shows 0 aliased in the first screenshot.
For my understanding in the first screenshot it should show 8 for recipient with key 2 and 125 recipients with key 1.
@willbrowningme commented on GitHub (Oct 6, 2020):
This issue should be fixed in the latest commit.