mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #468] A recipient with that email already exists #906
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#906
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 @lawfulsoftware on GitHub (May 31, 2023).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/468
I am using TickTick which generates a unique email address in the format: todo+yhsmgmdt85e9@mail.ticktick.com
It seems that AnonAddy treats this as todo@mail.ticktick.com and disregards everything after the +. Is there a workaround?
@willbrowningme commented on GitHub (Jun 2, 2023):
That's correct, hi+abc@example.com is seen as the same email as hi+xyz@example.com because fundamentally it is.
This is partly to prevent abuse of users creating large numbers of free accounts using the same email which is against the terms of service.
I'm afraid I don't have any plans to change this. If you have a paid subscription send me an email and I'll check your account.