Incoming mail goes to deleted items folder
Hi folks,scenario:about 200 users on exchange 2010 migrated from 2003. All user behaviour is ok unless for about 10 users. Their incoming mail goes to the 'deleted items' folder. There are no rules for the users. It also happens in the OWA with Outlook client closed. Have tried to run the Outlook client with /clearrules.I found similiar problem on the internet, but that was regarding Exchange2007 and that attribute is not in Exchange2010 (powershell does not give it to me):***get-mailboxcalendarsettings "domain/ou/user" | fl set-mailboxcalendarsettings "doman/ou/user" -automateprocessing: Autoupdate ***I am lost here.Does anyone have a clue what's going on?Thanks in advanced.regards, -b
March 12th, 2010 2:57am
You might try mailbox access auditing and see if that yields any clues.
Free Windows Admin Tool Kit Click here and download it now
March 12th, 2010 5:40am
Hi,Please use set-calendarprocessing -identity user -automateprocessing autoupdate command to do the configuration.ThanksAllen
March 17th, 2010 9:52am
Hi Allen,thank you very much for this! This is the right solution and worked like a charm for me, thank you!The only solution I had got into so far was to delete the user and create it again.I owe you a beer...thanks again.regards, -b
Free Windows Admin Tool Kit Click here and download it now
March 18th, 2010 2:37am
Hi,Glad to hear that is resolved.ThanksAllen
March 18th, 2010 4:10am