--
Ticket URL: <https://code.djangoproject.com/ticket/32822>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by Mateo Radman):
Hey Siddharth,
Thanks for reporting this problem.
Can you please provide more information about the issue you experienced,
such as the exact function that you tried to use?
Also what does the following refer to: "Some like gmail do not allow you
to change the name"?
Do you mean that ''settings.DEFAULT_FROM_EMAIL'' variable does not get
overwritten regardless of what you set ''from_email'' to?
--
Ticket URL: <https://code.djangoproject.com/ticket/32822#comment:1>
* status: new => closed
* type: Uncategorized => Cleanup/optimization
* resolution: => wontfix
Old description:
New description:
Docs should mention that from_email in send_email function do not work
with every service. Some like gmail do not allow you to change the name
--
Comment:
This is not an issue in Django (see #31966) and we cannot document all
caveats in external services.
--
Ticket URL: <https://code.djangoproject.com/ticket/32822#comment:2>