Keeping separate from Dxcker so that I can setup something faster.
  • Dockerfile 98.8%
  • Shell 1.2%
Find a file
2026-03-14 12:11:36 +11:00
docker Very, very basic run down i believe dovecot works 2026-03-14 12:11:36 +11:00
docker-compose.yaml Add expected shared dir for sharing tings 2026-02-06 22:14:44 +10:00
README.md Basics. Doesn't do shit. 2026-02-06 22:13:19 +10:00

docker-mail-server

Keeping separate from Dxcker so that I can setup something faster.

I've chosen to keep defaults files in here because optimizing config files isn't a goal. Goal is to just have a workable system.

There's a circular dependency between auth backend and dovecot. Rauthy requires a mail server configured to boot. Mail server required rauthy to authenticate. So rauthy must use a system user to auth to dovecot. Shit dep but hey.