Skip to content

Mail integration

OctoSAM can integrate with your mail system, to send documents and alerts to mail recepients.

SMTP gateway configuration

You need to configure your SMTP gateway in the appsettings.json file. See the provided sample configuration file for more information.

The mail queue

Mail messages generated by OctoSAM are first placed into a queue and are then sent to the Gateway by a background process. The process applies some retry logic in case the SMTP gateway is not availabe or does not accept the message.

Mail Integrations

Queries

The result of automated queries can be mailed. See the MAILTO: option of the OctoUtil query command.

OctoUtil scripts

The OctoUtil mail command can be used to generate and mail a message or to send file(s)

License alerts

The license module allows to configure alerts that send mail messages.