Content
View differences
Updated by Carsten Klein over 9 years ago
ATM all attachments will be downloaded, effectully spamming the user’s download folder.
Instead, and, based on the attachment’s mime type, open it either attachments should be opened in a separate window/tab and then let the browser decide on how whether to handle it, display it in place or download it right away.
Provable candidates for in-browser viewing would be
\- application/x-pdf, image/**, text/** and so on it.
Instead, and, based on the attachment’s mime type, open it either
Provable candidates for in-browser viewing would be
\- application/x-pdf, image/**, text/** and so on