Screen Shot 2012-04-03 at 10.27.12 AM


A full-screen screenshot of a macOS Automator application titled 'Bounce Message (Service)'. The left pane shows a library of actions with 'Activate Fonts' highlighted and its description visible. The right pane displays a workflow with two actions: 'Get Selected Mail Messages' and 'Run AppleScript'. The AppleScript code visible is 'on run {input, parameters} tell application "Mail" repeat with eachMessage in input bounce eachMessage delete eachMessage end repeat end tell end run'. A log panel is visible below the workflow.


Leave a Reply