[GH-ISSUE #468] A recipient with that email already exists #906

Closed
opened 2026-03-14 11:06:15 +03:00 by kerem · 1 comment
Owner

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?

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?
kerem closed this issue 2026-03-14 11:06:20 +03:00
Author
Owner

@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.

<!-- gh-comment-id:1573421133 --> @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.
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anonaddy#906
No description provided.