{% 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 %}

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

   
Specify the user name.
Specify the password. Note: existing password (if any) is not shown for security reasons
{% endblock %}