Send Notification E-Mail Action

You can create an e-mail notification Action for Event Rule and AS2 Transaction success/failure notifications. 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 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.

  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, but you can change that, if needed.

  4. Type the e-mail address of the intended recipients in the To, Cc, and Bcc boxes or click To, Cc, or Bcc to open the Select Names dialog box, which is populated with names and e-mail addresses defined on EFT Server in the User Account Details of each user account and on the SMTP tab. In the Select Names dialog box, you can type a name  in the Type Name or Select from List box (not case sensitive) to find it in a heavily populated list. Select one or more recipients, then click To, CC, or BCC. If you double-click a recipient, it is added to the To box. For multiple selections, press SHIFT (contiguous) or CTRL (non-contiguous).

    You can use the variable %USER.EMAIL% in the To, Cc, and Bcc boxes (%USER.EMAIL% is the e-mail address of the logged-in user who is uploading a file, for example, if defined in the User Account Details dialog box).

  5. Click OK to save the changes.

  6. 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.

    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 jbite uses the wrong password, an e-mail is sent with the following Subject line:

    Globalscape EFT Server Notification: User Login Failed: jbite, 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.

  7. 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. (If the recipient's e-mail server does not accept HTML e-mail, the recipient will see the e-mail in plain text.)

  8. 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.

  9. If this is a User Event and you want to send a copy of the message to the involved user, select the Send copy to user check box.

  10. If you want to specify a different address than the prepopulated one from the SMTP tab, select the Override 'From' field check box, then specify the address.

  11. Click OK.

  12. Click Apply. When the Event is triggered, the e-mail notification is sent.

Related Topics

Creating an E-mail Notification Template

Adding an Action to an Event Rule

Variables