Configuring the CatchMail

The CatchMail must first be configured from the Administration console in order to be used.

Reference

For more information about the CatchMail, refer to Introduction to the CatchMail.

1 From the Administration console, go to Configuration > CatchMail to specify the configuration information:
Parameters Functions
CatchMail setup section
Use CatchMail Must be checked to enable the feature.
Akuiteo user

Specify the CatchMail user name configured in the Desktop Application.

Ex: CATCH

Akuiteo password Specify the password of the user.
Start period (20s by default)

Specify a period to take into account to start the Catch Mail service after the server has been started. In seconds.

Ex: 20

Email analysis interval (60s by default)

Specify the interval between each check for new emails. In seconds.

Ex: 60

Use OAUTH authentication (Exchange 365 only)

Enable or disable OAUTH authentication to connect to Exchange.

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.

Location of the Gmail credential key for Catchmail

This field must be specified if you use Gmail authentication with a Gmail credential key.

Specify the location of the Gmail credential key provided by Google from https://console.cloud.google.com/.

Ex: c:/keys/catchmail.json

Email account setup section
Setup name

Name your configuration (optional).

Ex: ConfigCatchMail

Account email

Specify the email address of the account used for Catch Mail.

Ex: catchmail@akuiteo.com

Type of email account

Select the type of email.

Ex: EXCHANGE or POP3

Mail server address

If EXCHANGE: Specify the Exchange Web Service address.

Ex: https://serveraddress/EWS/exchange.asmx

If POP3: Specify the POP3 server address.

Ex: mail.serveraddress.net

Mail server port

If EXCHANGE: Specify the email server port.

Ex: 443 (if secured)

If POP3: Specify the POP3 server port.

Ex: 110 for POP, 995 for POP SSL

Is secured Check this box if the mail server uses a secure port.
User

Specify the email address of the account used for Catch Mail.

Ex: catchmail@akuiteo.com

Password Specify the password linked to this account.
Inbox Specify the directory in which emails from your account will be saved.
Test connection to the Catch mail interface using the specified values Click on the link to check the configuration.
2 Save then restart the Tomcat server.