Skip to content

Mail storage formats

Unix mailbox formats

Mbox is the original mail storage format. It is one big concatenated file with all your mail.

This is newer and allows concurrent usage. It is a directory-based storage format.