Maddy logo
Network · self-hosted

Maddy in one click.

Maddy is an all-in-one composable mail server you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is Maddy?

Maddy is a composable, self-hosted mail server written in Go that implements SMTP and IMAP with DKIM, SPF, and DMARC support. It is configured through a single file and targets straightforward self-hosting.

CategoryNetwork
Default port25
Container imagefoxcpp/maddy:0.7
Official sitemaddy.email

Run Maddy in Even

Even Stacks launches Maddy as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find Maddy in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 25, and serves it over trusted HTTPS at https://maddy.localhost.

Drive Maddy with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate Maddy directly, at both the UI level and the container level.

Through the Even MCP an agent can run commands inside it, check its status and logs, and reconfigure it. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up Maddy and get it ready", and the agent handles it end to end.

How agents reach it: No web UI; configure domains, SMTP, and IMAP settings in /data/maddy.conf. Create mailboxes with docker exec maddy maddy creds create user@domain and docker exec maddy maddy imap-acct create user@domain. Mail data is in /data.

More Network services

Other one-click services you can launch in Even Stacks.