You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use EmailMessage instead of basic send_mail to improve deliverability using reply_to instead of from. This way the from can match the smtp user used to send the email
and avoid fai warnings about from faked.