[pmg-devel] [PATCH pmg-api/pmg-gui] fix download of big mails from quarantine

Dominik Csapak d.csapak at proxmox.com
Wed Oct 23 09:36:33 CEST 2019


by extending the existing 'download' api call for non-attachments,
and using it in the gui

this is necessary, since datauris are size limited in some browsers

pmg-api:

Dominik Csapak (1):
  Quarantine API: extend download call to download whole mails

 src/PMG/API2/Quarantine.pm | 27 ++++++++++++++++++++-------
 1 file changed, 20 insertions(+), 7 deletions(-)

pmg-gui:

Dominik Csapak (1):
  SpamQuarantine: fix download of large emails

 js/SpamQuarantine.js | 47 ++++++++++++++------------------------------
 1 file changed, 15 insertions(+), 32 deletions(-)

-- 
2.20.1




More information about the pmg-devel mailing list