Email Notifications

How to use

This script sends an email through the Apple Mail app.

  1. Open the script and add your name and email address.

  2. Add the saved script to the File Copy Completedarrow-up-right event in OffShoot's Settings > Scripting pane.

  3. When a transfer completes the script is run.

  4. You can change the message by using the variables exposed by the File Copy Completedarrow-up-right event.

Settings

set recipientName to "Jeroen de Jong"
set recipientAddress to "[email protected]"

Download

Last updated