managarten/services/mana-notify/internal/channel
Till JS 3714b3ae67 fix(mana-notify): support insecure TLS for internal SMTP (Stalwart)
Add SMTP_INSECURE_TLS env var to skip certificate verification for
internal Docker-network SMTP connections. Stalwart's self-signed cert
uses 'localhost' as CN which doesn't match the 'stalwart' hostname.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 16:17:57 +02:00
..
email.go fix(mana-notify): support insecure TLS for internal SMTP (Stalwart) 2026-04-03 16:17:57 +02:00
matrix.go refactor(services): rename Go services, remove -go suffix 2026-03-28 10:18:40 +01:00
push.go refactor(services): rename Go services, remove -go suffix 2026-03-28 10:18:40 +01:00
push_test.go refactor(services): rename Go services, remove -go suffix 2026-03-28 10:18:40 +01:00
webhook.go refactor(services): rename Go services, remove -go suffix 2026-03-28 10:18:40 +01:00
webhook_test.go refactor(services): rename Go services, remove -go suffix 2026-03-28 10:18:40 +01:00