aurweb/scripts
Lukas Fleischer 443ccfab61 notify: Reintroduce Message-ID again
In commit 7b57e0e (Set Message-ID when sending package request emails,
2014-07-01), we changed the code responsible for sending notifications
such that the value of the Message-ID header is set deterministically in
the first email referring to a request. Unfortunately, this was
forgotten when porting the notification routines to Python in 9746a65
(Port notification routines to Python, 2015-06-27) and later fixed by
092e00f (notify: Fix references in request notifications, 2015-10-10).
However, when fixing another bug, the old behavior of not setting a
Message-ID was restored by d87b138 (notify: Fix merging of header dicts,
2015-10-26). Revert that particular change once more and add a comment
such that the line gets extra attention, should it be changed in the
future.

Fixes FS#48239.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2016-02-19 18:18:48 +01:00
..
aurblup.py aurblup: Strip version suffixes from provisions 2015-10-24 19:23:34 +02:00
mkpkglists.py Exclude hidden packages from mkpkglists.py 2015-06-27 16:43:59 +02:00
notify.py notify: Reintroduce Message-ID again 2016-02-19 18:18:48 +01:00
pkgmaint.py Remove empty package bases after 24 hours 2015-09-29 20:51:08 +02:00
popupdate.py popupdate: Drop unused variable 2015-06-27 21:31:33 +02:00