diff options
| author | Jani Nikula <jani@nikula.org> | 2016-03-11 14:50:35 +0200 |
|---|---|---|
| committer | Jani Nikula <jani@nikula.org> | 2016-03-11 14:50:35 +0200 |
| commit | ee942848afffdc16dcf2c81d03cd5ff4f68b994b (patch) | |
| tree | c6fed5433d41f450aed8ec80b6a2e3bc6e4f2e93 | |
| parent | 19816dd3cd51c70e7a86a685b5b60c2e9059867a (diff) | |
getting-started: mb2md
| -rw-r--r-- | getting-started.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/getting-started.mdwn b/getting-started.mdwn index 09f4993..49df744 100644 --- a/getting-started.mdwn +++ b/getting-started.mdwn @@ -69,6 +69,12 @@ interface|manpages]], or [[Notmuch Emacs interface|notmuch-emacs]]. ## Converting Existing mbox to Maildir +The [`mb2md`](http://batleth.sapienti-sat.org/projects/mb2md/) tool can be used +to convert existing mbox files to Maildir. + +Beware that the source and destination directory options to `mb2md` are relative +to the user's home directory, not relative to the current working directory. + ## Delivering New Messages Notmuch itself does not receive messages. There is no IMAP or POP support. You |
