Answer the question
In order to leave comments, you need to log in
Sending emails django send_mail?
Good day! In the project for sending emails, I use send_mail from the django box, sending emails itself works fine. The question is, I use smtp yandex, the address [email protected] is attached to it, the letter comes from robot in the field from whom. if you use the yandex.ru mail client, then you can change the field from whom, or is it possible to change it somehow so that this field is in send_mail (email_from), the address is substituted there, otherwise many are scared away by letters from robot.
Best regards, Sergei!
Answer the question
In order to leave comments, you need to log in
Judging by your post, you wrote send_mail(email_from)
instead ofsend_mail(from_email)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question