Configure email notifications
You can configure the appliance to send email notifications using an SMTP server.
The Notifications page allows you to specify SMTP server settings, and includes a set of email notification templates that you can edit or disable, as required.
1. On the left navigation pane, click Settings > Control Panel to display the Control Panel, then click Notifications.
2.
3.
Select this option if you want to use the internal SMTP server that exists on the appliance.
• Relay Host. Type the fully qualified domain name of the SMTP relay host.Select this option if you want to use an external SMTP server, and specify the following settings:
• Username. Type the email address of an account that has access to the external SMTP server, such as your_account_name@gmail.com.
• Password. Type the password of the specified user account.
• Host. Specify the host name or IP address of an external SMTP server, such as smtp.gmail.com. External SMTP servers must allow anonymous (non-authenticated) outbound email transport. Ensure that your network policies allow the appliance to contact the SMTP server directly. In addition, the mail server must be configured to allow the relaying of email from the appliance without authentication. If you specify an IP address, enclose the address in brackets. For example [10.10.10.10].
• Port. Enter the port number to use for the external SMTP server. For standard SMTP, use port 25. For secure SMTP, use port 587 (this is the default value).
• Encryption. Click and select the encryption type that you want to use, as required: None (Insecure), TLS, TLS with Self-Signed Certificate (Insecure), SMTPS, or SMTPS with Self-Signed Certificate (Insecure).To test your configuration, in the Test Recipient field, type your email address, and click Send Test Email. After a successful configuration, the appliance sends an email to the specified email address, with Test Email from KACE Systems Deployment Appliance as the subject.
4.
A deployment process starts. The notification includes a list of all applicable provisioned devices.
5. Optional. To change the appearance of the email contents, at the top of the Notification Templates section, under Email Styles, click Show, and in the field that appears, change the CSS style settings, as required. For example, you can change the text fonts, background color, or sizes, as applicable.
a. In the Notification Templates section, in the row containing the template that you want to edit, in the Actions column, click the Edit Template button.
The subject of the email. You can use plain text or template variables, as required. You can use one or more template variables listed in the Template Variables field on the right. For more information about the template engine, click the link below the Template Variables field.
The content of the email. The template uses a combination of template code, plain text, and template variables. See the Template Variables field for reference.
NOTE: The following line appears at the very beginning of the email body: {{appliance_email_styles|raw}}. Do not remove or change that line, otherwise the text formatting defined in the Email Styles section will not be applied to sent emails.To enable an email template, ensure this check box is selected.
c.
d. To test the template, in the Notification Templates section, in the row containing the template that you want to edit, in the Actions column, click the Test Template button.
7.