Hexamail Server Administration Guide - Mailboxes - Storage
Storage
Store
Mail Root
All mailboxes are stored in a directory structure under the specified folder
./data/mailroot
Autocompaction
You can optionally enable auto-compaction of all mailbox folders in the background.
This keeps mailboxes sizes as small as possible by reusing space and defragmenting the files on disk.
If you do not use this option you need to periodically STOP THE SERVICE and perform a command line compact using the command line:
>hexamailserver.exe -compact
On/Off
on
Autocompaction
You can optionally store a copy of the pre-compacted mailbox when compacting.
This is useful if there is a problem with the compacted mailbox folders after compact and can be used to restore the original mailbox folder.
On/Off
on
Compress
By default emailboxes use compression to save storage space and disk access. If you have fast disk access and lots of storage, or
do not have a fast processor you can disable compression to improve performance. Changes to this setting will affect all new email, existing email will remain in its (un)compressed state
until the mailbox is automatically compacted.
On/Off
on
CompressInboxes
By default email inboxes and drafts forlders do not use compression.
This is to make access and modifications to frequently changed data more rapid. If you have fast processor(s) you can also enable compression
for inboxes. Access may in fact be faster if disk access on the server is slow and you have a fast processor.
Changes to this setting will affect all new email, existing email will remain in its (un)compressed state
until the mailbox is automatically compacted.
On/Off
off
Quota
Quota
Limit to place on individual mailbox size
2048 MBytes
Quota Alert
Alert users when quota reached
On/Off
On
Alert at
Start sending quota alerts when the user's mailbox reaches this percent of its capacity
90 %
Alert Subject
The subject of the quota alert to send the user
Your mailbox at <recipientdomain> is almost full
Alert Content
The content of the quota alert to send the user
<displayname>,
Your mailbox is at <percent>% of the allowed storage quota of <quota>MBytes.
You will continue to receive email until it is 100% full.
Please delete some old unwanted email in order that you do not reach the limit.
Regards,
System Administrator
<recipientdomain>