[pmg-devel] superseded: [PATCH pmg-api/pmg-gui 0/2] add support to delete multiple queue entries at once

Hannes Laimer h.laimer at proxmox.com
Tue Sep 23 11:34:49 CEST 2025


superseded-by: 
https://lore.proxmox.com/pmg-devel/20250923093332.57010-1-h.laimer@proxmox.com/T/#t

On 19.09.25 16:51, Hannes Laimer wrote:
> 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(-)
> 





More information about the pmg-devel mailing list