15 Jun
2023
15 Jun
'23
11:10 p.m.
On 6/15/23 14:03, Jens Günther wrote:
Am 15.06.23 um 00:34 schrieb Mark Sapiro:
- Then I tried settings_local.py with: EMAIL_CONFIRMATION_FROM = 'myaddress@something.org'
Sorry, this is actually a different setting. There are actually two more that control this. These are DEFAULT_FROM_EMAIL <https://docs.djangoproject.com/en/4.2/ref/settings/#default-from-email> and SERVER_EMAIL <https://docs.djangoproject.com/en/4.2/ref/settings/#server-email>. Note that the defaults mentioned in the Django docs are probably overridden in your settings.py, but you should set them in settings_local.py
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan