Those all sound excellent-thankyou for compiling them!
A few notes:
As long as it's read only, then they could forward emails to their regular account when they want it restored. (but if you plan to have different archive message lifetimes, you don't want them
depending on it)
Quote:
|
some easy way to delete older mails from the regular accounts and perhaps even replacing those by links to the archive
|
-This would totally change the concept of archiving & discovery. The idea is to use HSM to offload older data to cheaper disk so they wouldn't have to use a complicated scheme like groupwise uses, instead they just make their own archive/save folder within their regular account.
-There's an RFE for different HSM location/schedule per folders, which would work to the concept you desire, but that's nothing to do with archiving for compliance purposes.
Bug 9178 - Folder based HSM/aging Quote:
|
single instancing (if not already present) at least within the archive mailboxes
|
-HSM & single instance storage already takes place (per mailstore-so if the archives are on another mailstore, sry-this won't change for a multitude of performance reasons, ie you have 2 geographically separated offices...it cuts down on your internet traffic)
Quote:
|
possibility to write archive to a seperate store (cheaper disks) or to use a different HSM schedule, either on COS or domain level
|
In the mean time, you would have to put the archive accounts on a separate mailstore with a different HSM time/location. (nothing like having a separate archive box right?)
You move those that you want hsm set to 30days (the regular accounts) to mailstore1 & those that you want hsm to kick in after just 5 days (archive accounts) to mailstore2.
But that get's expensive so...
-a separate place to store archives should really be an RFE in general for "the ability to designate user's storage (
and HSM storage) to separate volumes within the
same mailstore". (that is gonna get extremely complex on the mind)
Quote:
|
easy way to use a seperate backup schedule/configuration for archive accounts
|
Builds on the same idea, because no one likes wasting space:
-A general RFE "ability to select which accounts go into the standard backup schedule via the admin console gui" (obviously picking accounts can already be done during a cli zmbackup)
So you would have:
a) All the regular accounts in the regular scheduled backup
b) Then you run a manual backup when wanted and select only the archive accounts.
Course you could always open an RFE for: 'select users for multiple different backup locations and corresponding different schedules' but the concept of full backups would change.
Quote:
|
possibility to set a retention time for the archives.
|
-probably could be achieved with email message lifetime, which is the number of days a message can remain in any folder before it is automatically purged. The default is 0; email messages are not deleted.