[pmg-devel] applied: [PATCH pmg-gui 1/1] fix #3287: add recipient filter for virus/attach. quarantine view

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Nov 25 15:26:20 CET 2022


Am 23/11/2022 um 15:52 schrieb Dominik Csapak:
> so that users can filter these quarantine views if they have
> many mails there.
> 
> replaced the emailSelection config with a quarantineType configs
> since we want to have different behaviour for different quaratine types
> e.g. we want to show 'all' mails by default for the virus/attachment
> quarantine, but not for the spam one.
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
>  js/AttachmentQuarantine.js |  2 +-
>  js/QuarantineList.js       | 48 ++++++++++++++++++++++++--------------
>  js/SpamQuarantine.js       |  1 -
>  js/VirusQuarantine.js      |  2 +-
>  4 files changed, 32 insertions(+), 21 deletions(-)
> 
>

applied, thanks!




More information about the pmg-devel mailing list