20👍
✅
Try using a display name:
send_mail('subject', 'content', 'Name <from@ex.com>', ['to@ex.com'], fail_silently=False)
Source:stackexchange.com