Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by Anonymous on Fri, 2005-04-08 10:22.

Yes, Maildir stores each email in a separate file whereas mbox uses on big file to store all messages. That means if an email is corrupted you lose all your mails if you use mbox.

And if you use mbox each time a user fetches his mails over POP3, the whole mbox is copied to another file from which the mails are retrieved. This means that if a user has a quota limit, this limit has to be at least twive the size of his mbox file. This does not happen if you use Maildir because then no files are copied.

Thomas

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.