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

Change Email Sender Name #8

Open
lorisgir opened this issue Mar 5, 2022 · 0 comments
Open

Change Email Sender Name #8

lorisgir opened this issue Mar 5, 2022 · 0 comments

Comments

@lorisgir
Copy link

lorisgir commented Mar 5, 2022

Hi, thanks for this lib. I managed to correctly send emails using your backend, but I just need one more thing: is it possible to change the email sender name? For example, instead of having the name as "[email protected]", something that can be completely different such as "Test". I tried with:
send_mail(subject, message, 'Test <[email protected]>", recipient_list)
but when I received the email on gmail, I still saw [email protected] as name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant