Outbox frozen

M

Mitchell Lorens

My outbox won't allow me to view or delete any messages there. Somebody once
had a script in mind that would clear out the box. I've tried typical/advance
rebuild with no success.
OSX 10.2.4
Entourage 10.1.2
 
D

Diane Ross

My outbox won't allow me to view or delete any messages there. Somebody once
had a script in mind that would clear out the box. I've tried typical/advance
rebuild with no success.

Paul Berkowitz posted this:

tell application "Microsoft Entourage"
delete every message of out box folder
end tell
 
Top