Description
Email mailboxes stored in the mbox format can be read and written by Haskell software.
It is useful for developers building mail tools, importers, archives, or migration scripts. Mailboxes can contain private messages and attachments, so handle file permissions, parsing errors, and exported data with care.