mirror of
https://github.com/abhinavxd/libredesk.git
synced 2025-11-03 21:43:35 +00:00
Resolved issues where Apple Mail: - Split HTML content across MIME parts, causing rendering inconsistencies, this fix combines them. - Apple mails sends file attachments as inline......f......, leading to missing files if no Content-ID was present, this fix will treat all attachments without a Content-ID as attachments and not inline. - Set imap lookback to 48 hrs.