Configuring the sending of emails

This screen allows you to configure the sending of emails via Akuiteo. Depending on certain actions (features, triggers, etc.), there is a sending emails system integrated in Akuiteo. Akuiteo uses the SMTP (Simple Mail Transfer Protocol) exchange protocol to send emails.

Email properties are set up in the Administration console, from ConfigurationEmail.

If you want to set up the email sending for both current configuration cases, please refer to:

Specify the following properties and click on Save for each information specified or modified:

Field Description
Process for sending emails enabled

Check this option to enable the email sending

When this option is not checked, no email is send via Akuiteo.

SMTP host Specify the SMTP server's address.
SMTP port Define the SMTP port.
SMTP user Login to connect to the SMTP server, if it is secured.
SMTP password Password to connect to the SMTP server, if secured.
Use OAUTH authentication (Exchange 365 only)

Enable or disable OAUTH authentication to connect to the SMTP server.

This option must be enabled if Exchange 365 is used by Akuiteo in your organization. Otherwise, it must be disabled.

Use Graph API Library

Check this box if you use the Microsoft Graph API.

For more information about Microsoft graph configuration, refer to Configuration for Microsoft Graph.

Tenant ID

This field must be specified if Use OAUTH authentication (Exchange 365 only) or Use Graph API Library is enabled.

Specify the tenant ID provided by Microsoft for the OAUTH authentication or the connection to the Microsoft Graph API.

Client ID

This field must be specified if Use OAUTH authentication (Exchange 365 only) or Use Graph API Library is enabled.

Specify the client ID for the OAUTH authentication or the connection to the Microsoft Graph API.

Client Secret

This field must be specified if Use OAUTH authentication (Exchange 365 only) or Use Graph API Library is enabled.

Specify the client secret for the OAUTH authentication or the connection to the Microsoft Graph API.

Using the STARTTLS command At the start of the exchange, it allows you to use a STARTTLS command to encrypt the exchange.
Mail postmaster

If the Force postmaster as sender of all emails parameter is checked, specify the email address used as sender of all emails sent.

This email address cannot match with another existing email address, for example donotrespond@akuiteo.com.

E-mail address used to send e-mails with Outlook(New)

Specify the email address to be used as the sender for emails when the new Microsoft Outlook is set as the email software from the Akuiteo preferences.

If the field is not specified, the email address specified in the Mail postmaster field is used by default.

Unlike the Mail postmaster, the email address specified must exist and be associated with an Exchange account that has permission to create a draft (account's Drafts folder).

Force postmaster as sender of all emails

Allows you to set a "postmaster" email address as sender of all emails sent.

Important

For security reasons, check this option. If the option is not checked, the email address of the connected user is used as sender for each email sent.

Maximum time after which the system no longer sends default emails

If a sending email is in error status, the server tries to send this email during a certain time in seconds, specified in this property.

Passed this time, if the sending email is still in error status, the email will not be send.

Time interval between sending two email campaign

Specify the time, in seconds, between two email campaigns

Example

If the specified interval is 20 seconds, the sending email process will be executed every 20 seconds.

Time period (in days) for keeping emails in database

Allows you to purge the table containing the stocked emails.

At each execution of the sending emails process, emails dated of more than X days (X being the value specified in the property) will be deleted.

At the starting, do not send the pending emails Check this option so it will not send the pending emails at the server starting and so avoiding the overload.