Send 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 Completed 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 Completed event.

Settings

set recipientName to "Jeroen de Jong"
set recipientAddress to "jeroen@hedge.video"

Download

Last updated