|
|
|
@ -21,7 +21,7 @@ My cheat sheet for commands I have trouble remembering. |
|
|
|
### maildir2mbox |
|
|
|
Convert Maildir (our email server format) to Mbox. |
|
|
|
|
|
|
|
Double check for any directories like /Trash not being converted, if so run manually on them. |
|
|
|
Double check for any directories like `/Trash` not being converted, if so run manually on them. |
|
|
|
|
|
|
|
``` |
|
|
|
pip install maildir2mbox |
|
|
|
|