[pmg-devel] applied: [PATCH pmg-api 1/1] fix #3287: add pmail parameter to virus/attch. quarantine list

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Nov 24 14:23:03 CET 2022


Am 23/11/2022 um 15:52 schrieb Dominik Csapak:
> so that we can filter by the recipient email
> for that we also have to add the quarantine type to the 'spamusers' api
> call, or else we cannot list which recipients have mails in the
> respective quarantine
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
>  src/PMG/API2/Quarantine.pm | 25 +++++++++++++++++++++----
>  1 file changed, 21 insertions(+), 4 deletions(-)
> 
>

applied, thanks!

FWIW and nothing too important: we now could drop the $check_pmail param and
do that purely inline, all call sites pass defined($param->{pmail}) for that
anyway




More information about the pmg-devel mailing list