Files
sharedinbox/ci
Thomas SharedInboxandClaude Sonnet 4.6 9c6b037b21 fix: remove dual-stack [::]:PORT bind to silence spurious EADDRINUSE errors
On Linux with IPv6 dual-stack (the Docker default), binding 0.0.0.0:PORT
already covers IPv6 via the dual-stack socket, so the subsequent [::]:PORT
bind hits EADDRINUSE on every Stalwart startup. Drop the sed substitution
that added the [::]:PORT entries.

Closes #478

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06 21:51:17 +02:00
..
2026-05-16 00:20:09 +02:00
2026-05-16 00:20:09 +02:00
2026-06-04 13:35:38 +02:00
2026-06-04 13:35:38 +02:00