mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 22:25:55 +03:00
[GH-ISSUE #602] Email from now at instead of @. #997
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#997
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 @luckydonald on GitHub (Feb 26, 2024).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/602
I upgraded from
0.14.0to1.0.4, and for some reason the email format changed, and I'm not able to change it back.This is especially annoying as about 100 email rules in my Mail.app depend on the original name being in the name of the email.
Additionally I think,
is simply not as readable as
And,
is also better to read than
The changelog said that the default format was changed, but there's no way to change back.
@willbrowningme commented on GitHub (Feb 27, 2024):
Thanks, I've just pushed a commit to bring that back.
@luckydonald commented on GitHub (Feb 27, 2024):
Thank you.
@JensSpanier commented on GitHub (Mar 30, 2024):
Is it intentional that this option is not available on app.addy.io? On my selfhosted instance the option is available.
app.addy.io:

selfhosted:

@willbrowningme commented on GitHub (Mar 30, 2024):
Yes it is intentional because it can negatively impact email delivery resulting in more messages landing in spam or being rejected.
@luckydonald commented on GitHub (Apr 4, 2024):
Probably the anonaddy to private mail side, not anonaddy with external, right?