[pmg-devel] applied-series: [PATCH pmg-api 0/2] fix 2 issues with spamreports and quarantine.

Stoiko Ivanov s.ivanov at proxmox.com
Mon Oct 13 17:09:21 CEST 2025


applied both patches with Dominik's T-b/R-b
Thanks!

On Mon, 13 Oct 2025 13:06:17 +0200
Stoiko Ivanov <s.ivanov at proxmox.com> wrote:

> 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(-)
> 





More information about the pmg-devel mailing list