{% extends "ui/templates/base/layout.html" %} {% block content %}

SMTP & IMAP Settings

Use Hostinger, Dovecot, Zoho, Gmail Workspace or any SMTP/IMAP provider. Password values are retained if left blank.

Outgoing SMTP

Incoming IMAP

Use Hostinger IMAP, Dovecot IMAP or any standard IMAP mailbox. Incoming replies can be fetched from Email → Inbox.

Notification Preferences

Enable only the email categories your firm wants. In-app alerts and popup alerts will continue separately.

Send Test Email

Recent Email Logs

{% for log in recent_logs %}{% else %}{% endfor %}
TimeToSubjectStatusError
{{ log.created_at_utc }}{{ log.recipient_email }}{{ log.subject }}{{ log.status }}{{ log.error_message or '' }}
No emails logged yet.
{% endblock %}