[pmg-devel] [PATCH pmg-api/pmg-gui 0/2] add support to delete multiple queue entries at once
Hannes Laimer
h.laimer at proxmox.com
Fri Sep 19 16:50:47 CEST 2025
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
More information about the pmg-devel
mailing list