Files
sharedinbox/lib/core/sync
Thomas SharedInboxandClaude Sonnet 4.6 48322f38cb fix: treat TLS config errors as permanent in both IMAP and JMAP sync loops
TlsModeMismatchException and TlsCertificateException now short-circuit
_isPermanentError() in both sync loop implementations, stopping the
retry loop immediately instead of hammering a misconfigured server.
Surfaces via the existing syncLastErrorProvider error banner.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 10:25:42 +02:00
..