Mail Server Configuration
Configure a connection to an email server for sending auto-generated reports.
You can test the configuration by sending a test management report
{% extends "cacsremoteservice/views/layouts/master.html" %} {% block site-nav %} {% include "cacsremoteservice/views/partials/site-nav.html" with active="configuration" %} {% endblock %} {% block scripts %} {% endblock %} {% block main %} {% include "cacsremoteservice/views/configuration/config-header.html" with configuration-tabs=configuration-tabs %}
Configure a connection to an email server for sending auto-generated reports.
You can test the configuration by sending a test management report