Running your own mail server shouldn't require complex script engineering. Irsal MailServer and Irsal Webmail are packaged together to sit seamlessly behind your reverse proxy of choice.
Works with Caddy, Traefik, or Nginx. Docker Compose handles the rest.
Pull the official Docker Compose file directly from our servers.
curl -O https://irsalmail.com/compose.yml
Start all services — mail server, webmail client, and dependencies — with a single command.
docker compose up -d
Navigate to your domain in the browser to complete initial configuration through the guided setup wizard.
https://mail.yourdomain.com
Configure your domain records and automatic TLS certificate provisioning.
Set up your admin account and connect LDAP or OIDC identity providers.
Configure spam thresholds, blocklists, and AI filtering sensitivity.
Upload your logo and set domain-specific branding for each tenant.
Irsal is designed to run efficiently on modest hardware. Scale up as your user base grows.
Our engineering team can assist with enterprise deployments, migration, and high-availability clustering.