Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CW-1629] feat: Ability to customise the name of sender in emails sent from chatwoot #4315

Closed
Tracked by #4345
sojan-official opened this issue Mar 28, 2022 · 9 comments
Assignees
Labels

Comments

@sojan-official
Copy link
Member

sojan-official commented Mar 28, 2022

Hi, i would like to hide the agent name in the sender of the emails, how can I do it?
I don't want that that customer see, for example, John from Corporate but only the name of the brand for all the agents.

Thanks.

M.

Originally posted by @mattiamarras in #4308

CW-1629

@sojan-official sojan-official changed the title feat: I would like to hide the agent name in the sender of the emails feat: Ability to customise the name of sender in emails sent from chatwoot Mar 30, 2022
@sojan-official
Copy link
Member Author

All emails sent out by chatwoot are sent out as the email used in the smtp configuration.
It would be much cleaner in terms of branding if the sender name would also be configurable next to the email-address.

This would make the emails received by our clients much more professional.

Originally posted by @sdobbelaere in #4340

@MatthiasReinholz
Copy link

This may help to specify more closely what would be needed:

Many email providers with SMTP support offer auth which is not connected to the sender address.
You can use AWS SES, Gmail, Sendinblue... with one login but then specify and authenticate various sender email addresses that have nothing to do with your login email.

Currently, Chatwoot uses the SMTP login email as the sender address.
It would just be needed to allow the specification of sender email and sender name in the SMTP settings for each inbox.

@sojan-official
Copy link
Member Author

@MatthiasReinholz In the recent versions of chatwoot, for the SMTP email channel, the email address used to create the inbox is used as from email address than the SMTP login email. So you should be able to create multiple email inboxes which each of the required email addresses but with the same SMTP credentials.

@guiqis
Copy link

guiqis commented Jul 5, 2022

@sojan-official is it possible to set a name as from, instead of using the email address?

@guiqis
Copy link

guiqis commented Feb 6, 2023

@sojan-official is it possible to set a name as from, instead of using the email address?

Hi guys. Any changes on this? All my email channels are sending emails with the email address as sender name. Is it possible to change it?

@GuiVKDigital
Copy link

Hey everyone. I'm facing the same issue here: all my inboxes with IMAP and SMTP, are sending emails via SMTP correctly, but the sender's name is going as the sender's email. How can I set it up to go as the sender's name

@sojan-official sojan-official changed the title feat: Ability to customise the name of sender in emails sent from chatwoot [CW-1629] feat: Ability to customise the name of sender in emails sent from chatwoot Apr 28, 2023
@sojan-official sojan-official modified the milestones: 🧺 May 16 - May 22, 🎎 May 23 - May 29 May 18, 2023
@infiniziconsulting
Copy link

In my case, agent's display name is going as sender name. I dont want this, how can I fix it in the code?

Right now it is going like - Jason Walls From abc@gmail.com but I want only abc@gmail.com

@pranavrajs
Copy link
Member

Closed as the feature is available in the latest versions.
Screenshot 2023-11-30 at 8 02 43 PM

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Status: Done
Development

No branches or pull requests

7 participants