Moderators: ScalixSupport, admin



Scalix Server Administration Guide wrote:
Changing the Default Hold Period on a Per User Basis
By default, Scalix holds items in the Recovery Folder for seven days. You can change that on either a per-user or system-wide basis.
The explicit per-user option explained here overrides any system-wide option explained in the next section.
To make a per-user change to the default period that items are held:
1 Go to the following configuration file.
~/sys/user.cfg
2 Change the value
RECOVERY_FOLDER_EXPIRY_TIME=<time_period>
where <time_period> is the amount of time that deleted items remain in the "Scalix Recovered Items" folder before being finally removed from the system.
Some example settings for this option are:
• 4d12h (4 days and 12 hours)
• 240h (240 hours)
3 Restart the client.
Changing the Default Hold Period on a System-Wide Basis
By default, Scalix holds items in the Recovery Folder for seven days. You can change that on either a per-user or system-wide basis.
The explicit per-user option explained above overrides any system-wide option changed here.
To make a system-wide change to the default period that items are held in the Recovery Folder:
1 Go to the following file.
~/sys/general.cfg
2 Change the following value.
RECOVERY_FOLDER_EXPIRY_TIME=<time_period>
where <time_period> is the amount of time that deleted items remain in the "Scalix Recovered Items" folder before being finally removed from the system.
Some example settings for this option are:
• 4d12h (4 days and 12 hours)
• 240h (240 hours)
3 Restart the client.
Disabling the Recovery Folder Feature
If the recovery folder expiry time is explicitly configured to zero, the recovery feature is disabled. This means deleted items are not moved to the Recovery Folder and users do not have the option of retrieving messages that they have deleted by mistake.
To turn off the Recovery Folder feature on either a per-user or system wise basis:
1 Go to the following file.
~/sys/user.cfg (to disable a single user)
~/sys/general.cfg (to disable the feature on a system-wide basis)
2 Change the following value.
RECOVERY_FOLDER_EXPIRY_TIME=7d
to
RECOVERY_FOLDER_EXPIRY_TIME=0
3 Restart the client


Users browsing this forum: No registered users and 4 guests