mirror of
https://git.proxmox.com/git/pmg-api
synced 2025-10-04 07:20:22 +00:00
![]() This was reported through our enterprise support and was easy to reproduce. When clicking on the action-links in the spamreport multiple times the action was equally done multiple times, which was surprising especially when you deliver a quarantined mail more than once. As quarantined mail-files are not deleted upon deliver/delete (mails can have multiple recipients), but asynchronously after the quarantine lifetime they are only marked with status 'D'. Use this information to prevent multiple deliveries and superfluous database updates. Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com> Tested-by: Christian Ebner <c.ebner@proxmox.com> |
||
---|---|---|
debian | ||
src | ||
.gitignore | ||
Makefile |