]> git.proxmox.com Git - pmg-gui.git/commit
fix #4137: display receiver in attachment/virus quarantine
authorStoiko Ivanov <s.ivanov@proxmox.com>
Thu, 20 Oct 2022 19:14:57 +0000 (21:14 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 21 Oct 2022 07:28:21 +0000 (09:28 +0200)
commitab606ffb7f2f2113e1793eba242a4323df552120
tree8f60fcc7cd5e74e3d4369b2462f4f50e1d7d393c
parentbfe027027f900afa1635ff96c1bef7bb1c254626
fix #4137: display receiver in attachment/virus quarantine

the attachment and virus quarantines contain all quarantined mail for
all recipients - so we should display which mail is being
delivered/deleted - mostly if a mail is sent to multiple addresses
served by the same PMG.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
js/AttachmentQuarantine.js
js/Utils.js
js/VirusQuarantine.js