Getting Started with DRO Mail
DRO Mail is a full-featured webmail platform with a Gmail-like interface, custom domain support, filters, labels, and real-time search.
For end users
- Go to /email/inbox — you will be prompted to sign in if you haven't already.
- Your inbox loads with unread messages at the top. Click any thread to read it in the right panel.
- Compose a new message with the Compose button (or press C).
- Use ⌘K / Ctrl+K to open the quick-search palette from any page.
For admins
- Add your email domain at /admin/email/settings.
- Verify DNS (SPF + DKIM + DMARC) via the Deliverability page.
- Create mailboxes at /admin/email/settings or let users self-provision at /admin/email/request_mailbox.
- Set up inbox filter rules at /admin/email/email_filter.
- Create custom labels at /admin/email/email_labels_admin.
Key sections
- Email Filters — IF/THEN inbox automation rules
- Email Labels — colour-coded thread organisation
- Email Search — Gmail-style operators + Cmd-K palette
Admin console URLs at a glance
| Page | URL |
|---|---|
| Inbox | /email/inbox |
| Search | /admin/email/email_search |
| Filter rules | /admin/email/email_filter |
| Labels | /admin/email/email_labels_admin |
| Settings / Domains | /admin/email/settings |
| Deliverability | /admin/email/deliverability |
| Outbound jobs | /admin/email/outbound_jobs |