Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Design.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ different local folder so that it can be retried later.

### Reading Mailboxes

The Mail Importer uses [Mstor](http://mstor.sourceforge.net/) as a **JavaMail**
The Mail Importer uses [Mstor](https://github.com/benfortuna/mstor) as a **JavaMail**
implementation to read local Thunderbird mailboxes. Mstor can also read regular
mbox files, but this has not been tested.

Expand Down