-- ** Start Script ** --
-- Nuke the Mail v1.0
-- A script for Microsoft Entourage v11
-- (will not work with vX)
-- an applescript by Barry Wainwright <mailto:
[email protected]>
-- This script released under a Creative Commons Attribution, NonCommercial,
ShareAlike 2.0 England & Wales License.
-- see <
http://creativecommons.org/licenses/by-nc-sa/2.0/uk/> for full
details
-- 19/12/2003 - First version
tell application "Microsoft Entourage"
try
set theMail to current messages
delete theMail
delete theMail
end try
end tell
-- ** End Script ** --
Save the script as a compiled script & put it in the Å’Entourage Script Menu
Items¹ folder in your ŒMicrosoft User Data¹ folder. The script can be
manually run from the menu or called as an action in a mail rule.
--
Barry Wainwright
Microsoft MVP (see
http://mvp.support.microsoft.com for details)
The Entourage User's WebLog has moved!
For hints, tips and troubleshooting go to <
http://www.barryw.net/weblog/>
--B_3251977868_10613541
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Google-AttachSize: 2136
<HTML>
<HEAD>
<TITLE>Re: Possible to "Delete Permanently"?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>On 18/1/07 14:57, in article
[email protected], "Clif" <
[email protected]> wrote:<BR>
<BR>
<FONT COLOR="#0000FF">> I've recently switched to OS X/Entourage/Exchange from<BR>
> Windows/Outook/Exchange and am looking for a way to delete emails<BR>
> permanently in 1 swift step. Currently I use 1 rule to delete them,<BR>
> then another that deletes them from Deleted Items. What am I missing?<BR>
> <BR>
</FONT><BR>
-- ** Start Script ** --<BR>
-- Nuke the Mail v1.0<BR>
-- A script for Microsoft Entourage v11<BR>
-- (will not work with vX)<BR>
-- an applescript by Barry Wainwright <a href="mailto:
[email protected]"><mailto:
[email protected]></a><BR>
-- This script released under a Creative Commons Attribution, NonCommercial, ShareAlike 2.0 England & Wales License.<BR>
-- see <
http://creativecommons.org/licenses/by-nc-sa/2.0/uk/> for full details<BR>
-- 19/12/2003 - First version<BR>
tell application "Microsoft Entourage"<BR>
try<BR>
set theMail to current messages<BR>
delete theMail<BR>
delete theMail<BR>
end try<BR>
end tell<BR>
-- ** End Script ** --<BR>
<BR>
<BR>
Save the script as a compiled script & put it in the ‘EntourageScript Menu Items’ folder in your ‘Microsoft User Data’ folder. The script can be manually run from the menu or called as an actionin a mail rule.<BR>
<BR>
<BR>
<BR>
-- <BR>
Barry Wainwright<BR>
Microsoft MVP (see <a href="
http://mvp.support.microsoft.com">
http://mvp.support.microsoft.com</a> for details)<BR>
The Entourage User's WebLog has moved!<BR>
For hints, tips and troubleshooting go to <
http://www.barryw.net/weblog/><BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>
--B_3251977868_10613541--