summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Expand)AuthorLines
2026-06-30Add strongSwan IKEv2 VPN serviceyyamashita-0/+1
2026-06-19Add microblog serviceyyamashita-0/+1
2026-06-19Rename hetzner-admin domain and use CNAME for web subdomainsyyamashita-5/+51
2026-06-09Switch mail container from SES relay to direct deliveryyyamashita-14/+2
2026-06-01Add libsasl2-modules to mail container for Postfix SASL authyyamashita-0/+1
2026-06-01Configure Amazon SES relay for Postfix (port 25 blocked by Hetzner)yyamashita-2/+14
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 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