Limit Settings
Path Restrictions
Path Restrictions limit the server to working inside specific directories for operations such as import and export. When a source or destination path is inputted in the import and export dialogs, respectively, from the user's perspective, the ROOT of the directory structure starts from the restricted path location (i.e. Chroot).
| Path Restrictions |
Example |
Description |
| Export Path |
/mnt/export |
Exports are restricted to the specified path on the local server |
| Import Path |
/mnt/import |
Imports are restricted to the specified path on the local server |
| MailDir Path |
/home |
Path on the local server where mail dir sync is limited to |
Other Limits
These limits try to limit the damage in the event that a user accidentally performs an operation (such as send) on more items than desirable or intended.
| Limit |
Example |
Description |
| Max Selection |
100,000 |
Limits the number of items that can be selected at once in the search interface |
| Export |
100,000 |
Restricts the number of items that can be exported at once |
| Delete |
10,000 |
Place a limit on the number of items that can be deleted at once |
| Send |
10,000,000 |
Restricts the number of items that can be sent at once. |