Send Notification E-Mail Action

You can create an e-mail notification action for Event Rule and AS2 Transaction success/failure notifications. The default text is shown in the dialog box below. To save time, you can create an e-mail notification template.

On Sites using AD Authentication, the EFT Server must have "Log On as a domain user" permission in order for e-mail notifications to work.  

To customize an Event Rule e-mail message

  1. Follow the procedure in Creating Event Rules to create a new Rule or select an existing Rule to which you want to add the Action.

    If you want to copy the involved user when the event is triggered, the Rule must be based on a User Event.

  2. In the Actions list, double-click Send notification email or click it, then click Add Action. The Action is added to the rule as .

  3. Click the [select] link. The E-Mail Notification Message dialog box appears. The To box displays the first e-mail address defined in EFT Server's address book on the SMTP tab.

  4. The Select Names dialog box is populated with names and e-mail addresses defined on EFT Server in user account details and the SMTP tab. Do the following to specify recipients:

  5. Select one or more recipients, then click CC, or BCC. For multiple selections, press SHIFT (contiguous) or CTRL (non-contiguous).

  6. Click OK to save the changes.

  7. In the Subject box, type a descriptive "title" for the e-mail to indicate to the recipient the purpose of the e-mail. You can also add variables. For example, if you want to see the reason an Event was triggered without opening the e-mail, add the variable %EVENT.REASON% to the Subject line.

  8. For example, if you add the following text and variables to the Subject Line:

    EFT Server Notification: %EVENT.NAME%: %USER.LOGIN%, %EVENT.REASON%

    when username jbug uses the wrong password, an e-mail is sent with the following Subject line:

    GlobalSCAPE EFT Server Notification: User Login Failed: jbug, Invalid password

    %EVENT.NAME% is the Server-defined name for the Event (e.g., File Renamed); %EVENT.EVENTNAME% is the user-defined name for the Event (e.g., My File Renamed Event Rule).

    Also, be aware that your recipient might get hundreds of e-mails every day; therefore, "Here's the info you wanted" might not be descriptive enough.

  9. In the Message box, type the text of the e-mail. You can use HTML tags within the body of the e-mail. (Be sure to include the opening and closing <html> and <body> tags.) You can also define an e-mail template for common e-mails and provide a link to the template in the Message area. If the account to which the e-mail is sent accepts HTML-formatted e-mail, you can format the e-mail to suit your needs; you are only limited by your knowledge of HTML.

  10. Refer to Creating an E-mail Notification Template for details of creating an e-mail template. (If the recipient's e-mail server does not accept HTML e-mail, the recipient will see the e-mail in plain text.)

  11. In the Variables box, click a property that you want to insert in the e-mail message. The text surrounded by percent signs, the context variable, is inserted into the body of the e-mail, and will be replaced by EFT Server with specific information about the Event when the e-mail is sent. Review the available Variables when deciding which variables to add, because some variables cannot be used in e-mail notifications.

  12. If this is a User event and you want to send a copy of the message to the involved user, select the CC Mail Notification to user check box.

  13. If you want to specify a different address than the prepopulated one from the SMTP tab, select the Over From Field check box, then specify the address.

  14. Click OK.

  15. Click Apply. When the event occurs, the e-mail notification is sent and may look similar to the one below, depending on how you configure the e-mail.

Related Topics

Creating an E-mail Notification Template

Adding an Action to an Event Rule

Variables