index
:
hetzner-infra
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mail
Age
Commit message (
Expand
)
Author
Lines
2026-06-09
Switch mail container from SES relay to direct delivery
yyamashita
-14
/
+2
2026-06-01
Add libsasl2-modules to mail container for Postfix SASL auth
yyamashita
-0
/
+1
2026-06-01
Configure Amazon SES relay for Postfix (port 25 blocked by Hetzner)
yyamashita
-2
/
+14
2026-06-01
entrypoint: copy resolv.conf etc into Postfix chroot before start
yyamashita
-0
/
+8
2026-06-01
entrypoint: fix DNS via cat-to-bind-mount (no python3/sed needed)
yyamashita
-9
/
+5
2026-06-01
entrypoint: use python3 for resolv.conf edit (sed -i fails on bind mount)
yyamashita
-3
/
+8
2026-06-01
entrypoint: replace Docker embedded DNS with external resolvers
yyamashita
-0
/
+5
2026-06-01
Fix milter IPv4 binding and container DNS for MX lookups
yyamashita
-3
/
+6
2026-06-01
setup-route53: apply records individually, skip CNAME conflicts
yyamashita
-12
/
+22
2026-06-01
Fix entrypoint: remove chmod on read-only mount, run opendkim as root
yyamashita
-6
/
+3
2026-06-01
Fix DKIM key generation: use host opendkim-tools instead of Docker
yyamashita
-18
/
+27
2026-06-01
Add Postfix+OpenDKIM MTA with txt-based domain management
yyamashita
-0
/
+359