diff --git a/en_US/howto/change.mailbox.format.md b/en_US/howto/change.mailbox.format.md index 1d31bc6d..6648cea5 100644 --- a/en_US/howto/change.mailbox.format.md +++ b/en_US/howto/change.mailbox.format.md @@ -1,4 +1,4 @@ -# Change mailbox format (e.g. maildir, mdbox) +# Change per-user mailbox format (e.g. maildir, mdbox) iRedMail uses `maildir` mailbox format by default, it's easy to migrate and maintain, but if mailbox size is growing, the performance will be getting diff --git a/html/change.mailbox.format.html b/html/change.mailbox.format.html index d85171d1..b588fac1 100644 --- a/html/change.mailbox.format.html +++ b/html/change.mailbox.format.html @@ -2,7 +2,7 @@ - Change mailbox format (e.g. maildir, mdbox) + Change per-user mailbox format (e.g. maildir, mdbox) @@ -15,7 +15,7 @@ />  iRedMail -   //  Document Index

Change mailbox format (e.g. maildir, mdbox)

+   //  Document Index

Change per-user mailbox format (e.g. maildir, mdbox)

iRedMail uses maildir mailbox format by default, it's easy to migrate and maintain, but if mailbox size is growing, the performance will be getting slower due to too much disk I/O. Dovecot's own mailbox format mdbox has very diff --git a/html/index.html b/html/index.html index 6edb6ad5..d9751891 100644 --- a/html/index.html +++ b/html/index.html @@ -112,7 +112,7 @@

  • Amavisd: Enable per-recipient policy lookup
  • Authenticate without domain part in email address
  • How to mark a mail domain as backup MX
  • -
  • Change mailbox format (e.g. maildir, mdbox)
  • +
  • Change per-user mailbox format (e.g. maildir, mdbox)
  • Change server hostname
  • Process more emails concurrently
  • Dovecot Master User: Access user's mailbox without owner's password.