mirror of
https://github.com/LogicLabs-OU/OpenArchiver.git
synced 2026-04-06 00:31:57 +02:00
EML Import not working #207
Open
opened 2026-04-05 16:17:03 +02:00 by MrUnknownDE
·
0 comments
No Branch/Tag Specified
main
gh-pages
v0.5.1-dev
v0.4.3-release
ee-legalhold
ee-retention
v0.4.3-dev
wayneshn-patch-1
v0.4.3-pre
v0.4.2-fix
v0.4.2-dev
v0.4.1-dev
mailbox-processing-opt
v0.4.0-fix
ee-init
docs-ocr
v0.3.x-fixes
issue-templates
security-update
create-funding-yml
display-versions
attachment-ocr
docs
user-api-key
demo-mode
v0.3.0
system-settings
wip
CLA-v2
role-based-access
dev
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
Labels
Clear labels
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
documentation
documentation
duplicate
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
help wanted
help wanted
improvement
improvement
question
question
No Label
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
bug
Milestone
No items
No Milestone
Projects
Clear projects
No project
Assignees
MrUnknownDE
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: github/OpenArchiver#207
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @neovanmatix on 9/24/2025
Describe the bug
I try to migrate eMails from MailStore to OpenArchiver. I exported my Mails to EML-files.
I zipped these files and try to import them via the WebGUI to OpenArchiver and getting a error without description.
Then i created a empty folder, copied over ~16 MB of eMails, zipped it (with WinRAR, later with the Windows ZIP-Function) and try to upload it - same error (see screenshot).
I don't know where i would find further logs, rather than in the Docker-Logs-Window.
Expected behavior
I want to upload a *.zip-File to import EML-files without error.
Screenshots

System:
Relevant logs:
In the Docker-Log, i only see logs regarding the scheduler (eMail-Import).
[0] [0] Scheduler running: Looking for active or error ingestion sources to sync. [0] [0] [07:33:00.034] INFO (277): Starting continuous sync job. [0] [0] ingestionSourceId: "dab135dd-a083-4f52-a7b4-e28d62bdcafe" [0] [0] [07:33:00.193] INFO (277): Continuous sync job finished dispatching mailbox jobs. [0] [0] ingestionSourceId: "dab135dd-a083-4f52-a7b4-e28d62bdcafe" [0] [0] [07:33:00.193] INFO (277): Processing mailbox for user [0] [0] ingestionSourceId: "dab135dd-a083-4f52-a7b4-e28d62bdcafe" [0] [0] userEmail: "xxx" [0] [0] [07:33:00.279] INFO (277): Established secure TCP connection [0] [0] module: "ImapFlow" [0] [0] src: "connection" [0] [0] cid: "oaeiy4nf4uyc36x91b4b" [0] [0] secure: true [0] [0] host: "imap.gmail.com" [0] [0] servername: "imap.gmail.com" [0] [0] port: 993 [0] [0] address: "xxx" [0] [0] localAddress: "172.17.0.8" [0] [0] localPort: 59530 [0] [0] authorized: true [0] [0] algo: "TLS_AES_256_GCM_SHA384" [0] [0] version: "TLSv1.3" [0] [0] [07:33:01.426] INFO (277): User authenticated [0] [0] module: "ImapFlow" [0] [0] src: "auth" [0] [0] cid: "oaeiy4nf4uyc36x91b4b" [0] [0] user: "xxx" [0] [0] [07:33:02.234] INFO (277): Processing mailbox [0] [0] mailboxPath: "INBOX" [0] [0] [07:33:02.575] INFO (277): Processing mailbox [0] [0] mailboxPath: "[Google Mail]/Gesendet" [0] [0] [07:33:02.909] INFO (277): Processing mailbox [0] [0] mailboxPath: "[Google Mail]/Entwürfe" [0] [0] [07:33:03.076] INFO (277): Processing mailbox [0] [0] mailboxPath: "Notes" [0] [0] [07:33:03.241] INFO (277): Processing mailbox [0] [0] mailboxPath: "xxx" [0] [0] [07:33:03.734] INFO (277): Finished processing mailbox for user [0] [0] ingestionSourceId: "dab135dd-a083-4f52-a7b4-e28d62bdcafe" [0] [0] userEmail: "xxx" [0] [0] [07:33:03.736] INFO (277): Sync cycle finished job started [0] [0] ingestionSourceId: "dab135dd-a083-4f52-a7b4-e28d62bdcafe" [0] [0] isInitialImport: false [0] [0] [07:33:03.812] INFO (277): Successfully updated status and final sync state. [0] [0] ingestionSourceId: "dab135dd-a083-4f52-a7b4-e28d62bdcafe"Additional context
I would like to import ~60 GB of eMails. I don't think, that a ZIP-Upload is the right choice for this amount of data.
Maybe, a Folder-Import would be a better solution? Maybe, an "Import"-Folder, i can link out of Docker to a folder, where i can put the content of the ZIP-files?