summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Expand)AuthorLines
2026-06-01entrypoint: fix DNS via cat-to-bind-mount (no python3/sed needed)yyamashita-9/+5
2026-06-01entrypoint: use python3 for resolv.conf edit (sed -i fails on bind mount)yyamashita-3/+8
2026-06-01entrypoint: replace Docker embedded DNS with external resolversyyamashita-0/+5
2026-06-01Fix milter IPv4 binding and container DNS for MX lookupsyyamashita-3/+6
2026-06-01setup-route53: apply records individually, skip CNAME conflictsyyamashita-12/+22
2026-06-01Fix entrypoint: remove chmod on read-only mount, run opendkim as rootyyamashita-6/+3
2026-06-01Fix DKIM key generation: use host opendkim-tools instead of Dockeryyamashita-18/+27
2026-06-01Add Postfix+OpenDKIM MTA with txt-based domain managementyyamashita-0/+359