4 Commits

Author SHA1 Message Date
rustmailer
97c3db3bd2 chore: default to binding 0.0.0.0 and support binding IPv6 addresses. 2026-01-14 00:27:31 +08:00
Oliver Papst
bc3eba5bf7 feat: change default bind address to :: for dual‑stack support
The socket bound to :: accepts both IPv6 and IPv4 (mapped) connections,
so this change enables IPv6 connectivity in addition to the existing
IPv4 behaviour.
2026-01-10 22:36:31 +01:00
khadanja
750c56c5e8 Update envrionment variable names 2025-11-19 14:14:35 +13:00
rustmailer
1a8f95117e initial commit 2025-11-19 02:14:37 +08:00