Hi everyone,
I'm currently running Commodore OS Vision (based on Linux Mint) on my retro setup, and I'm looking to integrate a
mail extraction tool into the system. Specifically, I'd like to extract email contents (subject, sender, attachments, etc.) from local mail files (like .eml, .mbox, or even direct POP3/IMAP fetch if possible).
I'm encountering a few issues:
Most of the mail parsing tools I've found (like Mailparser, ripMIME, or munpack) are either outdated, not easily compatible with Commodore OS, or difficult to install due to dependency issues.
I tried installing Python-based options like mail-parser and imapclient, but ran into library errors and some compatibility issues with the OS version.
I want a lightweight, GUI-based (optional) or CLI-based solution that won't heavily impact the system’s performance.
Has anyone successfully installed and used any email parsing or extraction software on Commodore OS? I'd appreciate:
Recommendations for compatible software/tools
Installation steps or any tricks for resolving dependency errors
Any working examples for extracting fields from .eml or fetching via IMAP
Thanks in advance! Looking forward to any help or advice you can share.