mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 22:25:55 +03:00
[GH-ISSUE #689] Can't use an email address containing + as the email destination #1050
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#1050
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 @user-1-2-3-4-5 on GitHub (Oct 16, 2024).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/689
I'm attempting to subscribe to a Google Group, executed by sending mail in the format of
group+subscribe@example.com(for instance the Firefox releases group). Theapp.addy.io/aliasespage in 'send from alias' does not allow the plus sign+.@willbrowningme commented on GitHub (Oct 16, 2024):
I've just tested
group+subscribe@example.comas the destination and it works as expected showing:alias+group+subscribe=example.com@anonaddy.comIf you have any screenshots or a more detailed description just let me know.