| Author |
Message |
Jayson
Guest
|
Posted:
Wed Jan 19, 2005 11:53 pm Post subject:
How do I delete a message from multiple mailboxes? |
|
|
Hi,
A user has sent a message to everyone that should not have been sent to
everyone. How do I delete this specific message from everyone mailbox on
Exchange 2003?
Thanks
|
|
| Back to top |
|
 |
Rui J.M. Silva
Guest
|
Posted:
Thu Jan 20, 2005 12:09 am Post subject:
Re: How do I delete a message from multiple mailboxes? |
|
|
Maybe you can do that programatically. Here's an article that teachs you to
loop trough all mailboxes:
"How To Use CDO (1.x) to Loop Through All Mailboxes in the GAL"
http://support.microsoft.com/?kbid=203019
You just have to add a couple of lines to search for a specific message and
delete it.
--
Blog "subject: exchange"
http://spaces.msn.com/members/ehlo
"Jayson" <jay222222@REMOVE_CAPS_hotmail.com> wrote in message
news:C9124C8F-818A-4D6F-82C5-92BCEB4761E9@microsoft.com...
| Quote: | Hi,
A user has sent a message to everyone that should not have been sent to
everyone. How do I delete this specific message from everyone mailbox on
Exchange 2003?
Thanks |
|
|
| Back to top |
|
 |
Susan
Guest
|
Posted:
Thu Jan 20, 2005 12:14 am Post subject:
Re: How do I delete a message from multiple mailboxes? |
|
|
use exmerge to extract it from the mailboxes...
"Jayson" <jay222222@REMOVE_CAPS_hotmail.com> wrote in message
news:C9124C8F-818A-4D6F-82C5-92BCEB4761E9@microsoft.com...
| Quote: | Hi,
A user has sent a message to everyone that should not have been sent to
everyone. How do I delete this specific message from everyone mailbox on
Exchange 2003?
Thanks |
|
|
| Back to top |
|
 |
Teo Gomez
Guest
|
Posted:
Thu Jan 20, 2005 3:16 am Post subject:
RE: How do I delete a message from multiple mailboxes? |
|
|
You can use the exmerge program. If you look through it, you can specify a
subject, date, and other fields as a filter. Then you can specify wither to
export or export and delete.
Teo
"Jayson" wrote:
| Quote: | Hi,
A user has sent a message to everyone that should not have been sent to
everyone. How do I delete this specific message from everyone mailbox on
Exchange 2003?
Thanks |
|
|
| Back to top |
|
 |
|
|
|
|