function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Michael MMichael M 

Remove header from email header

Hello, when we send emails from Salesforce, the receiver, when he opens up the email, sees the name and the email address.

For example:
John Smith<John.smith@aol.com>

Is there a way to remove the email address from the header display, so that the receiver simply sees "John Smith" and does not see "<John.smith@aol.com>"?
Best Answer chosen by Michael M
AbhishekAbhishek (Salesforce Developers) 
Micheal,

The feature you are looking for is still in Idea face,

https://trailblazer.salesforce.com/ideaView?id=08730000000DofoAAC

Vote it, Based on the Votes it will be Implemented in the future.

Let me know if it helps you and close your query by marking it as solved so that it can help others in the future.

Regards,
​​​​​​​Salesforce Support.
 

All Answers

AbhishekAbhishek (Salesforce Developers) 
Micheal,

The feature you are looking for is still in Idea face,

https://trailblazer.salesforce.com/ideaView?id=08730000000DofoAAC

Vote it, Based on the Votes it will be Implemented in the future.

Let me know if it helps you and close your query by marking it as solved so that it can help others in the future.

Regards,
​​​​​​​Salesforce Support.
 
This was selected as the best answer
Michael MMichael M
Thank you