mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 06:05:55 +03:00
[GH-ISSUE #137] Alias 'From' name includes name and email address #151
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#151
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 @danphilibin on GitHub (Mar 14, 2021).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/137
Hi, I'm trying to figure out why all of my alias's names have a sanitized version of their email address in the full contact name:
I'd prefer the contact's name was simply "Bookshop". This happens with all my aliases in Gmail and HEY, so I'm assuming that sender name formatting is coming from AnonAddy. (is this where that happens?)
Two questions:
@willbrowningme commented on GitHub (Mar 15, 2021):
Yes that is the correct location in the code where the "From:" header is set.
@rossdargan commented on GitHub (May 20, 2021):
Ideally I would like the from name part of the email just to match the original from email. It would be great to see this changed.
@xanoni commented on GitHub (May 21, 2021):
You can set a custom "From" name in the AnonAddy settings ("Update From Name"). We probably don't want to just copy the "From" from your real email account, given it would de-anonymize you.
@rossdargan commented on GitHub (May 21, 2021):
I mean the emails you recieve. The from name is changed from the senders name to the senders name plus the email address.
@xanoni commented on GitHub (May 23, 2021):
@rossdargan so you want it to display just "Bookshop", without the email address? I guess that's something the AnonAddy team could implement.
EDIT: but please keep the current format for me :)
@shumink commented on GitHub (Jun 9, 2021):
I would love to see this as an option
@willbrowningme commented on GitHub (Nov 1, 2022):
This will be added shortly, discussion for it is here - https://github.com/anonaddy/anonaddy/discussions/370.