Skip to content

Change Email Sender Name #8

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 "[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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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