I have a mailbox management policy which is set to delete emails that are older than 365 days and the size limit is removed. This is supposed to run against a security group I created with approx 10 users in it called "deleteemail12months" but when I do "start mailbox management process" and I instantly get a report saying its done:
The Microsoft Exchange Server Mailbox Manager has completed processing mailboxes
Started at: 2010-03-07 13:20:17
Completed at: 2010-03-07 13:20:18
Mailboxes processed: 0
Messages moved: 0
Size of moved messages: 0.00 KB
Deleted messages: 0
Size of deleted messages: 0.00 KB
I cant figure out why it doesn't do anything, can I not run this against a security group? Does anyone have much experience with this?
this is the filter rule:
(&(&(|(&(objectCategory=person)(objectSid=*)(!samAccountType:1.2.840.113556.1.4.804:=3))(&(objectCategory=person)(!objectSid=*))(&(objectCategory=group)(groupType:1.2.840.113556.1.4.804:=14)))(anr=deleteemail12months*)))
The Microsoft Exchange Server Mailbox Manager has completed processing mailboxes
Started at: 2010-03-07 13:20:17
Completed at: 2010-03-07 13:20:18
Mailboxes processed: 0
Messages moved: 0
Size of moved messages: 0.00 KB
Deleted messages: 0
Size of deleted messages: 0.00 KB
I cant figure out why it doesn't do anything, can I not run this against a security group? Does anyone have much experience with this?
this is the filter rule:
(&(&(|(&(objectCategory=person)(objectSid=*)(!samAccountType:1.2.840.113556.1.4.804:=3))(&(objectCategory=person)(!objectSid=*))(&(objectCategory=group)(groupType:1.2.840.113556.1.4.804:=14)))(anr=deleteemail12months*)))