Mail storage formats
Unix mailbox formats
Mbox is the original mail storage format. It is one big concatenated file with all your mail.
Maildir
Section titled “Maildir”This is newer and allows concurrent usage. It is a directory-based storage format.