Penguin
Note: You are viewing an old revision of this page. View the current version.

The formail(1) program can be used to convert a standard mbox file into a Maildir format using procmail(1). This has to be done either as the user or as the super-user.

# cd /home/<username>
# cat mbox | formail -s /usr/local/bin/procmail -d <username>

CategoryMailNotes