summaryrefslogtreecommitdiff
path: root/mail/entrypoint.sh
AgeCommit message (Expand)AuthorLines
2026-06-09Switch mail container from SES relay to direct deliveryyyamashita-7/+0
2026-06-01Configure Amazon SES relay for Postfix (port 25 blocked by Hetzner)yyamashita-0/+7
2026-06-01entrypoint: copy resolv.conf etc into Postfix chroot before startyyamashita-0/+8
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 entrypoint: remove chmod on read-only mount, run opendkim as rootyyamashita-5/+2
2026-06-01Add Postfix+OpenDKIM MTA with txt-based domain managementyyamashita-0/+32