Mailer (task)

From ProxiPedia

Jump to: navigation, search
Mailer
Mailer

Availability: Source Code

Proxi Icon
Documentation

[edit] Description

The Mailer task is available as sample code which demonstrates how to create a custom plugin based task.

[edit] Settings

  • To: (field): The email address of the individual being mailed.
  • Subject: (field): The subject of the email.
  • Message: (field): The message / body of the email.


[edit] Installation

To install the Mailer trigger:

  • Download the source
  • Compile in XCode
  • Copy mailer.bundle to /Library/Application Support/Proxi/PlugIns
  • Relaunch Proxi