Manage Mail Servers
Several Macula components require an SMTP server in order to be able to send emails to a specified address. Specifically, these are:
email sending actions in E&A and automatic reports
two-factor authentication on top of the regular login
A pre-configured mail server is required for these features to be operational.
You can add one or multiple different outgoing SMTP servers to send notification emails through them. You can use/set up your own SMTP server, if your Organization already has one and/or it is affordable for your Organization; alternatively, free Internet services can be used for this purpose. Note that there are not any default (pre-configured) mail servers.
After adding a mail server configuration, you can verify it by using the Test button in the upper panel.
Mail Server Setup
To access mail server setup via Macula Console, open the Configuration section and select Mail servers from the menu on the left. Click the + New mail server button on the upper panel or double-click an existing mail server from the item list to open the configuration dialog box.

Setup here is similar to configuring an email client. The table below contains detailed information on the available settings.
Title
User-defined mail server name
[empty]
Host
Outgoing SMTP server IP address or hostname
[empty]
Port
Outgoing SMTP server port; default is 25, common ports for encrypted connection are 465 and 587
0
Username
Enter valid user account details to log onto the target SMTP server
[empty]
Password
Enter valid user account details to log onto the target SMTP server
[empty]
Security Mode
Logon authentication type according to the SMTP server configuration requirements
none
Sender
Email address on whose behalf emails will be sent
[empty]
Aggregation*Count
Max number of notifications to be aggregated into a single email
10
Aggregation*Time
Max time period in seconds during which notifications are collected together to be sent in a single email
10
Click OK to save mail server settings; newly created configuration will appear in the item list. Your mail server is now ready to be used for sending notifications and reports.
Verify Mail Server Configuration
Use the Test button in the upper panel to verify your mail server configuration.

To perform the test:
Choose one of the Macula servers to send the email from
Enter the test recipient’s email address
Enter the email subject and body
Click OK
You will see a popup window with the test result and error text, if any.
Some mail servers require additional settings to be changed on the server side to allow third-party applications to send emails through their SMTP service. For example, Google security requires that you log into your account via a browser using the server that will be utilising the SMTP service in order to enable account access from that computer.
If you can successfully use SMTP settings to send emails from the same computer, Macula will also have no trouble sending your notifications.
Last updated