PST import #313

Closed
opened 2026-04-05 16:17:22 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @wayneshn on 8/8/2025

Provide a mechanism for an administrator to upload .pst files. The system will process these files asynchronously, extracting all individual email messages and their attachments.

  • The extracted messages will be converted to the standard .eml format and stored in the primary storage layer.
  • The processing should be robust enough to handle large files (e.g., >20GB) without crashing or timing out.
*Originally created by @wayneshn on 8/8/2025* Provide a mechanism for an administrator to upload `.pst` files. The system will process these files asynchronously, extracting all individual email messages and their attachments. - The extracted messages will be converted to the standard `.eml` format and stored in the primary storage layer. - The processing should be robust enough to handle large files (e.g., \>20GB) without crashing or timing out.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OpenArchiver#313