[pmg-devel] [PATCH pmg-api 0/2] fix 2 issues with spamreports and quarantine.
Stoiko Ivanov
s.ivanov at proxmox.com
Mon Oct 13 13:06:17 CEST 2025
This patchset addresses two reports of issues with the spamreports sent
to users occurring after upgrading to PMG 9.0
First I mistakenly added welcomelist twice as action (instead of
welcomelist and whitelist for backward compatibility)
Second the ordering of the mime-parts for text/plain and text/html reports
was wrong compared to RFC recommendations (and displaying in different
MUAs).
Stoiko Ivanov (2):
api: quarantine: fix wrong backward-compatibility action
utils: finalize_report: change order of plain and html parts
src/PMG/API2/Quarantine.pm | 2 +-
src/PMG/Utils.pm | 14 +++++++-------
2 files changed, 8 insertions(+), 8 deletions(-)
--
2.47.3
More information about the pmg-devel
mailing list