A docker container to run exim
- Shell 47.3%
- Dockerfile 32.5%
- Makefile 20.2%
|
All checks were successful
Standard Build / build (push) Successful in 1m11s
|
||
|---|---|---|
| .forgejo/workflows | ||
| configure-exim | ||
| Dockerfile | ||
| entrypoint | ||
| LICENSE | ||
| Makefile | ||
| queue-runner | ||
| README.md | ||
| run-exim | ||
mailserver-exim
A docker container which runs exim. This is geared towards receiving incoming email via smtp/smtps with no local deliveries.
To be properly useful, config fragments should be mounted into
/etc/exim4 which will be picked up using the default Debian exim
configuration
The exim logs will be emitted to stdout.