[pmg-devel] superseded: [PATCH pmg-api 0/3] adds plain-text variants for both reports
Hannes Laimer
h.laimer at proxmox.com
Thu Sep 18 16:33:08 CEST 2025
superseded-by:
https://lore.proxmox.com/pmg-devel/20250918143142.248758-1-h.laimer@proxmox.com/T/#t
On 18.09.25 12:31, Hannes Laimer wrote:
> This addresses both #1621 and #4023. The plain-text parts are a little
> "spacey", but overall I think the formatting is fine.
>
> https://bugzilla.proxmox.com/show_bug.cgi?id=4023
> https://bugzilla.proxmox.com/show_bug.cgi?id=1621
>
> Hannes Laimer (3):
> pmgqm: add plain subject/from fields for reports
> fix #1621: templates: add plain-text variant of short/verbose spam
> report
> fix #4023: templates: add plain-text variant of admin report
>
> src/Makefile | 3 ++
> src/PMG/CLI/pmgqm.pm | 17 ++++++--
> src/templates/pmgreport.plain.tt | 51 +++++++++++++++++++++++
> src/templates/spamreport-short.plain.tt | 21 ++++++++++
> src/templates/spamreport-verbose.plain.tt | 25 +++++++++++
> 5 files changed, 113 insertions(+), 4 deletions(-)
> create mode 100644 src/templates/pmgreport.plain.tt
> create mode 100644 src/templates/spamreport-short.plain.tt
> create mode 100644 src/templates/spamreport-verbose.plain.tt
>
More information about the pmg-devel
mailing list