diff options
author | Damien Lespiau <damien.lespiau@intel.com> | 2015-09-26 10:56:36 +0100 |
---|---|---|
committer | Stephen Finucane <stephen.finucane@intel.com> | 2015-11-05 03:51:30 +0000 |
commit | 0b5a953951321434894c7fd48a3c98053785856d (patch) | |
tree | 4d584d972ed6b8528b7cdb16621ba56310923738 /CHANGELOG.md | |
parent | 347f54c5e349f62fafdc42068db0238a59be5d84 (diff) | |
download | patchwork-0b5a953951321434894c7fd48a3c98053785856d.tar patchwork-0b5a953951321434894c7fd48a3c98053785856d.tar.gz |
settings: Also define SERVER_EMAIL for email logs
Django can send emails to admins on 500 HTTP errors when DEBUG is false.
That looks handy. That mechanism uses SERVER_EMAIL for the From:
address, which defaults to root@localhost and can cause problems in the
email delivery.
Use the same address than DEFAULT_FROM_EMAIL by default.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Acked-by: Stephen Finucane <stephen.finucane@intel.com>
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions