Send -bugs and -docs emails from noreply address
authorStephen Frost <sfrost@snowman.net>
Mon, 18 Dec 2017 14:59:18 +0000 (15:59 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 18 Dec 2017 14:59:18 +0000 (15:59 +0100)
commitdfd46afae4624384da18be6c54af6f0b7d7d1a0b
treea9a76d3df2e0236479d7458af14ba078b627177b
parent48aadf6815b2c2da25762c026046fec85b6f4e33
Send -bugs and -docs emails from noreply address

Sending from the submitters address runs afoul to DMARC and other
restrictions. Instead, send the email from a defined noreply address.
Instead, add the original submitter to both the Cc and the Reply-To
header, to make sure they receive followups.

Patch by Stephen, minor changes by Magnus
pgweb/docs/views.py
pgweb/mailqueue/util.py
pgweb/misc/views.py
pgweb/settings.py
pgweb/util/misc.py
templates/docs/docsbug_completed.html
templates/misc/bug_completed.html