Configuring the SRC-VTA to Send E-Mail Notifications

You can configure actions for the mailer processor that cause the SRC-VTA to send e-mail notifications. To configure actions to the mailer processor:

  1. In the VTA Configuration Manager navigation pane, select Edit.
  2. Under Current Configuration, select Actions.

    A list of actions appears. For example:

    Image g015872.gif
  3. To add an action, enter a name for the action in the New Quota VTA Actions field, and click Create.

    The action configuration screen appears.

    Image g015896.gif
  4. Select Mailer in the Processor field, and click Save. (If Mailer does not appear in the drop-down list, enable the mailer processor.)

    An expanded configuration area for the action appears.

    Image g015897.gif
  5. Edit the action fields.

E-Mail Notification Fields

Processor

  • Processor for which you are configuring the action.
  • Value—Mailer (If Mailer does not appear in the drop-down list, enable the mailer processor.)
  • Default—No value

Function

  • Function calls that the mail processor invokes.
  • Value
    • SendEmail—Sends e-mail messages. It provides no output.
  • Default—No value

Parameter Name

  • Parameters to pass to the processor.
  • Value
    • “ Recipient” —Address of the e-mail recipient
    • “ From” —Address of the e-mail sender
    • “ Subject” —Subject of the e-mail
    • “ Text” —Text of the e-mail
  • Default—No value

Parameter Content

  • Values for the parameters.
  • Value
    • Recipient—Address of the e-mail recipient
    • From—Address of the e-mail sender
    • Subject—Subject of the e-mail
    • Text—Text of the e-mail
  • Default—No value

Abort On Error

  • Disables or enables and sets the processing in response to an error.
  • Value
    • Break—Stop processing the current event.
    • Continue—Continue with the next action, if any, in the same event handler.
    • Next Event Handler—Continue with the next event handler (if any).
  • Default—No value