[pmg-devel] applied: [PATCH pmg-gui v3 3/3] add Attachment Quarantine
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Oct 17 16:12:09 CEST 2019
On 10/10/19 11:22 AM, Dominik Csapak wrote:
> the Quarantine part is mostly copied from VirusQuarantine and adapted
> the AttachmentGrid is inspired by the SpamScore list
>
> this adds a new quarantine type 'Attachment' in the gui, where the admins
> can review and control the mails in the attachment quarantine
>
> it also shows a list of attachment/parts and a link where they can
> be downloaded (in case the admin want to only forward a single
> attachment or review the file in detail)
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> changes from v2:
> * replace 'Virus Quarantine' with 'Attachment Quarantine'
> js/AttachmentGrid.js | 61 ++++++++++++
> js/AttachmentQuarantine.js | 185 +++++++++++++++++++++++++++++++++++++
> js/Makefile | 2 +
> js/NavigationTree.js | 6 ++
> 4 files changed, 254 insertions(+)
> create mode 100644 js/AttachmentGrid.js
> create mode 100644 js/AttachmentQuarantine.js
>
applied, thanks!
More information about the pmg-devel
mailing list