hi guys...
i have a problem with retention policies. i've already read zounds of forums and information and still with no luck to explaining why it's happening.
what i try to achieve is to automatically delete messages older then 1o days on a mailbox. this is used for some alerting and notification. what was done:
- a retention tag has been created 'autoDelete'. tag type: inbox, age limit: 1o days, action: permanently delete
- retention policy created linking 'autoDelete' tag with the mailbox
- checked mailbox with powershell:
UseDatabaseRetentionDefaults : True
RetainDeletedItemsUntilBackup : False
RetentionHoldEnabled : False
EndDateForRetentionHold :
StartDateForRetentionHold :
RetentionComment :
RetentionUrl :
RetentionPolicy : Auto Delete Postmaster
RetainDeletedItemsFor : 14.00:00:00
- force SFM with Start-ManagedFolderAssistant for the inbox
..nothing. no message is deleted, i don't see any message tagged, and choosing properties of the inbox folder in outlook do not show any RT policy assigned.
what am i missing?
any help appreci