Keeping separate from Dxcker so that I can setup something faster.
- Dockerfile 98.8%
- Shell 1.2%
| docker | ||
| docker-compose.yaml | ||
| README.md | ||
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.