Documentation
Setup assistant (admin wizard)
The admin wizard at /admin/wizard walks you through recurring setup tasks step by step. It is particularly useful right after installation, when no domain has b…
The admin wizard at /admin/wizard walks you through recurring setup tasks step by step. It is particularly useful right after installation, when no domain has been configured yet.
Adding a domain
The workflow currently implemented:
- Welcome – an overview of the steps ahead.
- Create domain – enter the domain name (for example
example.com). - DNS records – AnnexGroup shows the recommended DNS entries:
- MX record (derived from the system configuration)
- SPF record
- DMARC record
- DKIM key – generate a DKIM key with a selector of your choice (default:
annexgroup). - Done – summary and pointers to the next steps (publish the DNS records at your provider, create users, watch the monitoring).
Important notes
- Publish the DNS records with your domain provider.
- DKIM and SPF records improve the deliverability of outgoing mail considerably.
- The wizard is not a substitute for full DNS verification; use Administration → Domain details where needed.
Planned additions
- DKIM rollover assistant
- Backup plan setup
- Exchange migration wizard with mailbox mapping
- Recommendation engine for the next steps
Something unclear or described wrong? Tell us — we will fix it. Your question shows us where the text falls short.