Adds a one-click service template for self-hosted email using Docker Mailserver.
/claim #8266
A new template at templates/compose/docker-mailserver.yaml that deploys a production-ready mail server with:
Persistent volumes for mail data, server state, logs, and configuration.
hostname and SSL paths to match their domainBased on the official docker-mailserver project which is actively maintained and widely used.
Fixes #8266
kevinpsj0
@kevinpsj0
Enrico Angelon
@enricoangelon