Overview
This article describes the process to synchronize the Deleted Items folder in Microsoft Outlook.
Process
To sync the Deleted Items folder using Mailbox Folder Structure Retrieval, follow the steps below:
- Stop all GFI Archiver services.
- Open the folder:
..\GFI\Archiver\Core\Data\
- Create a backup copy of the file product.config.
- Open the file product.config in a text editor.
- Add the following key within the
<appSettings>
section:<add key="UMPollingExcludeDeleted" value="false" />
- Open the folder:
..\GFI\Archiver\Core\UMPolling\
- Delete all
*.dat
files. - Start all GFI Archiver services.
Notes:
- Deleting the *.dat files (UMPolling cookies) will cause the Mailbox Folder Structure Retrieval to reevaluate every email present within all Microsoft Exchange mailboxes again once. While this initial scan is running, it can cause higher than usual system load and delayed folder synchronization when compared to behavior before deleting the *.dat files.
- When upgrading to a newer version of GFI Archiver installation files mentioned in this procedure will be overwritten with default versions making the changes void and ineffective. It is therefore suggested to keep a record of this procedure and follow it once again directly after upgrading to keep this functionality intact.