From: Hannes Laimer <h.laimer@proxmox.com>
To: pmg-devel@lists.proxmox.com
Subject: [pmg-devel] superseded: [PATCH pmg-api 0/3] adds plain-text variants for both reports
Date: Thu, 18 Sep 2025 16:33:08 +0200 [thread overview]
Message-ID: <91d5d6a4-0a08-4cbf-8190-2d7d64318b6f@proxmox.com> (raw)
In-Reply-To: <20250918103056.134960-1-h.laimer@proxmox.com>
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
>
_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel
prev parent reply other threads:[~2025-09-18 14:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-18 10:30 [pmg-devel] " Hannes Laimer
2025-09-18 10:30 ` [pmg-devel] [PATCH pmg-api 1/3] pmgqm: add plain subject/from fields for reports Hannes Laimer
2025-09-18 13:21 ` Thomas Lamprecht
2025-09-18 14:08 ` Hannes Laimer
2025-09-18 10:30 ` [pmg-devel] [PATCH pmg-api 2/3] fix #1621: templates: add plain-text variant of short/verbose spam report Hannes Laimer
2025-09-18 10:30 ` [pmg-devel] [PATCH pmg-api 3/3] fix #4023: templates: add plain-text variant of admin report Hannes Laimer
2025-09-18 14:33 ` Hannes Laimer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=91d5d6a4-0a08-4cbf-8190-2d7d64318b6f@proxmox.com \
--to=h.laimer@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.