Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Translation losses in Exchange exports #5036

Open
meain opened this issue Jan 15, 2024 · 0 comments
Open

Translation losses in Exchange exports #5036

meain opened this issue Jan 15, 2024 · 0 comments
Assignees
Labels
exchange export All operations that deal with data export

Comments

@meain
Copy link
Member

meain commented Jan 15, 2024

Created issues for things that we could fix.

Email (as eml)

  • Handle custom attachments in email exports #4772
  • In a multiplart email containing HTML and text, only the HTML is exported. We do not have the text data available in backup.
  • We don't export certain meta headers like DKIM status, priority, DSN etc. Data is not available in backup, but available if we download MIME.

Contacts (as vcf)

Event (as ics)

  • Handling multiple locations in ics #5003
  • Addresses gets combined into a single string. Spec does not have separate fields.
  • Inline attachments do not show up properly if exported item in imported in Outlook
  • Attachment names are lost when exported files are imported to Outlook
  • Original timezone is not retained when exporting (everything is converted to UTC)
  • Descriptions containing UTF8 strings will look slightly different in exported file. Cannot use the mechanism used for restoring as-is as field does not support UTF-8.
  • Item and reference attachments are not exported. Have not been able to recreate this in UI although technically supported. Related to Handle custom attachments in email exports #4772 .
@meain meain added exchange export All operations that deal with data export labels Jan 15, 2024
@meain meain self-assigned this Jan 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
exchange export All operations that deal with data export
Projects
None yet
Development

No branches or pull requests

1 participant