Email Section Navigation #
The Email section of the Admin Shell contains four views accessible from Column 2.
Views #
Settings #
Configure how DDLS sends email:
- Sender name and email address
- Notification toggles (which events trigger emails)
- Email queue settings
URL: admin.php?page=dmsi-ddls§ion=email&view=settings
Logs #
View a complete record of all emails sent by DDLS:
- Each logged email shows recipient, subject, type, send time, and status.
- Search by UID (new in v1.2.0): Every email is assigned a unique identifier (UID). Use the UID search to locate a specific email instantly without scrolling through the full log.
- Detail view (new in v1.2.0): Click any log entry to open its full detail view, including the rendered email body and all metadata.
URL: admin.php?page=dmsi-ddls§ion=email&view=logs
Stats #
Delivery analytics for sent emails (added in v1.0.1):
- Sent, delivered, failed, and bounced counts
- Charts showing volume over time
URL: admin.php?page=dmsi-ddls§ion=email&view=stats
Templates #
View and edit the HTML templates used for each type of DDLS email:
- Select a template type from the list
- Edit HTML and plain-text content
- Preview the rendered output
URL: admin.php?page=dmsi-ddls§ion=email&view=templates
Related Topics #
- [Email Settings](#)
- [Email Logs & UID Search](#)
- [Available Sections](#)
