2
1
Background:
We are using Microsoft Office Outlook 2010 connected with Gmail account using POP3.
In a corporate enviroment, the email size increment daily, in my work, some persons have Outlook with 40GB!
Independly of program for backup (GIT, BUP, Bacula, etc), when a binary file is changed, file must be copy completely again.
Outlook have a function to "archive" messages, it can to configure to execute each x days and to archive messages old than an especific time. The help of this function of to archive is the size of main pst can be small, but when archive is executed the pst related is change (archive.pst) and the size of main pst is translated to an archive.pst, the problem still.
How to config the Outlook to split in several pst, and get changes in small PST files for optimal backups?
By example to implement in Outlook the style of logs of Apache HTTPD Server: access_log access_log.1 access_log.2 access_log.3 access_log.4
1just a small comment - user needs to learn the delete key on the keyboard! 40GB of email, that is ridiculous. Emails is not a storage solution. The moment the PST corrupts itself (and does happen fairly often), you will be working for days to fix it :) – Cold T – 2012-08-21T07:57:48.060
Don't count on microsoft to implement sane solutions like rotating the PST files, that's not their best point and thanks to proprietary software nobody can do that for them. – Shadok – 2012-08-21T09:02:53.597
@Shadok - For a proprietary software format there sure are tons of software that is able to read it. – Ramhound – 2012-08-21T11:29:58.467
@Ramhound I wasn't talking about PST format for which some of the specs are available but about Outlook for which nobody can do anything to force it to rotate its PST files. – Shadok – 2012-08-21T12:39:15.427