-- Downloaded From: http://c-command.com/scripts/spamsieve/entourage-remove-spam-from-server -- Last Modified: 2007-08-17 tell application "Microsoft Entourage" repeat with m in messages of folder "Junk E-mail" set m's connection action to remove at next connection end repeat end tell