I have used exchange 2007 and I want to make this for all users; How Can I prevent to delete any e-mail from their mailbox! Thanks from now.
Hello, there is not way to do this out of the box. You could write a store-wide event sink and catch the OnSyncDelete and OnSyncSave event, but that's not a very elegant solution and will probably cause side effects. Why do you want prevent people from deleting their emails? Perhaps there are better ways to achieve your goal. Kind regards, Henning Krause "Birol AYDUGAN" wrote in message news:%23pTd9eYIIHA.4584@TK2MSFTNGP03.phx.gbl... >I have used exchange 2007 and I want to make this for all users; > How Can I prevent to delete any e-mail from their mailbox! > > Thanks from now. >
I must use the exchange 2007 and then I have to restriction any users delete on their mailbox,if is it possible on exch2k3,How can I? I have made to this on earlier version that run exch2k3.you have any idea make to for this. "Henning Krause [MVP - Exchange]" wrote in message news:eujnOqYIIHA.4228@TK2MSFTNGP02.phx.gbl... > Hello, > > there is not way to do this out of the box. > > You could write a store-wide event sink and catch the OnSyncDelete and > OnSyncSave event, but that's not a very elegant solution and will probably > cause side effects. > > Why do you want prevent people from deleting their emails? Perhaps there > are better ways to achieve your goal. > > Kind regards, > Henning Krause > > > > "Birol AYDUGAN" wrote in message > news:%23pTd9eYIIHA.4584@TK2MSFTNGP03.phx.gbl... >>I have used exchange 2007 and I want to make this for all users; >> How Can I prevent to delete any e-mail from their mailbox! >> >> Thanks from now. >> >