#13847: PasswordResetForm sends emails using "webmaster@localhost"
-------------------------------------+--------------------------------------
Reporter: Ciantic | Owner: nobody
Status: closed | Milestone:
Component: Authentication | Version: 1.2
Resolution: invalid | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------+--------------------------------------
Changes (by Ciantic):
* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0
Comment:
Found out that there is another setting called:
{{{
settings.DEFAULT_FROM_EMAIL
}}}
Which does the thing.
--
Ticket URL: <
http://code.djangoproject.com/ticket/13847#comment:1>