Skip to content

Change Email Sender Name #8

@lorisgir

Description

@lorisgir

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 "mymail@provider.com", something that can be completely different such as "Test". I tried with:
send_mail(subject, message, 'Test <mymail@provider.com>", recipient_list)
but when I received the email on gmail, I still saw mymail@provider.com as name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions