From: Hannes Laimer <h.laimer@proxmox.com>
To: pmg-devel@lists.proxmox.com
Subject: [pmg-devel] [PATCH pmg-api/pmg-gui 0/2] add support to delete multiple queue entries at once
Date: Fri, 19 Sep 2025 16:50:47 +0200 [thread overview]
Message-ID: <20250919145049.20077-1-h.laimer@proxmox.com> (raw)
This fixes #3450 by adding a 'filter' parameter to the queue DELETE
endpoint. This filter matches for both for recipient and sender.
https://bugzilla.proxmox.com/show_bug.cgi?id=3450
pmg-api:
Hannes Laimer (1):
fix #3450: api: add 'filter' parameter to queue DELETE endpoint
src/PMG/API2/Postfix.pm | 14 ++++++++++++--
src/PMG/Postfix.pm | 40 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 52 insertions(+), 2 deletions(-)
pmg-gui:
Hannes Laimer (1):
fix #3450: ui: add button to delete all queue entries matching a
filter
js/PostfixMailQueue.js | 46 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 insertions(+)
Summary over all repositories:
3 files changed, 98 insertions(+), 2 deletions(-)
--
Generated by git-murpp 0.8.1
_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel
next reply other threads:[~2025-09-19 14:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-19 14:50 Hannes Laimer [this message]
2025-09-19 14:50 ` [pmg-devel] [PATCH pmg-api 1/1] fix #3450: api: add 'filter' parameter to queue DELETE endpoint Hannes Laimer
2025-09-22 8:58 ` Dominik Csapak
2025-09-22 9:18 ` Thomas Lamprecht
2025-09-22 10:09 ` Stoiko Ivanov
2025-09-22 10:15 ` Hannes Laimer
2025-09-22 9:19 ` Thomas Lamprecht
2025-09-19 14:50 ` [pmg-devel] [PATCH pmg-gui 1/1] fix #3450: ui: add button to delete all queue entries matching a filter Hannes Laimer
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=20250919145049.20077-1-h.laimer@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.