Configuring e-mail notifications for SMTP server
This article describes how to set up automated outgoing e-mail notifications for SMTPĀ servers.
Before you begin:
All e-mail notifications are sent by the Automation Server, so make sure that the Automation Server is configured and started. For details, see Starting and stopping the Automation Server.
To configure e-mail notification settings:
-
Mandatory: Go to Notifications > E-mail Notifications > Settings and select Simple Mail Transfer Protocol (SMTP).
-
Optional: Specify additional message options in the Notifications > E-mail Notifications > Settings section.
-
Type the default sender's e-mail address in the 'From' e-mail address field. This address will appear in the From header of outgoing e-mail notifications.
-
If you need to change the default Unicode (UTF-8) character set, select the desired one in the Character set list.
-
To send messages in plain text format, select the Send all e-mail messages in plain text format check box.
-
To limit the allowed size of file attachments, select the Limit the total size of attachments to check box and specify the limit in megabytes.
NOTE: Notifications with attachments exceeding the specified size limit will not be added to the Notification Queue and, correspondingly, will not be sent. During the execution of a workflow Action resulting in such a notification, Alloy Navigator Express displays an error to the user who initiated the Action.
-
Mandatory: Specify the following settings:
-
Under SMTP server, enter the name and port number of your corporate SMTP mail server. The default port number is 25; for secure connection via SSL, the default port number is 465.
-
If your SMTP server requires users to authenticate, select the My outgoing (SMTP) server requires authentication check box and enter the user name and password.
-
If your SMTP server requires Security Password Authentication, select the Require Secure Password Authentication (SPA) check box.
-
In the Secure Connection section, select one of the following options:
-
None - This establishes an insecure (plain text) connection.
-
STARTTLS, if available - This establishes a secure connection using the STARTTLS extension if it is supported by the mail server. If the server does not support STARTTLS, an insecure connection is established.
-
STARTTLS - The Mail Connector will attempt to establish a secure connection using the STARTTLS extension. If the mail server does not support STARTTLS, a connection is not established.
-
SSL/TLS - The Mail Connector will attempt to establish a secure connection. If the mail server does not support SSL/TLS, a connection is not established.
IMPORTANT: The current version of Alloy Navigator Express can establish a secure connection to a mail server using SSL 3.0 up to TLS 1.2.
-
If you want to prevent communication with the mail server via a secure connection when a certificate validation error occurs, select the Reject invalid certificates check box.
-
-
Click Test Settings to test the connection and send a test message. For details, see Testing outgoing e-mail settings.
-
Click Save on the toolbar.
TIP: You can overwrite this default address later when you configure individual E-mail Notifications for your workflow. For details, see Configuring E-mail Notifications.
NOTE: The appearance of HTML E-mail Notifications depends on the CSS styles configured for outgoing e-mail notifications. For details, see Customizing E-Mail Notification styles.