{% extends 'partials/base.html' %} {% load static %} {% block content %}
{% block title %} {% include 'partials/title.html' with title='System Settings' text='Dashboard' textone='Settings' texttwo='System Settings' %} {% endblock %}
{% block systemsidebar %} {% include 'pages/settings/system-settings/system-sidebar.html' %} {% endblock %}
Email Settings

Email Settings Configuration

Img
PHP Mailer
Connected

Used to send emails safely and easily via PHP code from a web server.

Img
SMTP
Not Connected

SMTP is used to send, relay or forward messages from a mail client.

Img
Google
Not Connected

Cloud-based email marketing tool that assists marketers and developers .

{% endblock %}