Skip to content

fix: add TLS session resumption#1304

Open
mavonx wants to merge 1 commit into
floatpane:masterfrom
mavonx:fix/issue-1174
Open

fix: add TLS session resumption#1304
mavonx wants to merge 1 commit into
floatpane:masterfrom
mavonx:fix/issue-1174

Conversation

@mavonx
Copy link
Copy Markdown
Contributor

@mavonx mavonx commented May 17, 2026

What?

Configured TLS session resumption for IMAP and SMTP.

Why?

Reduce reconnect latency by avoiding full TLS handshakes.

Closes #1174

@mavonx mavonx requested a review from a team as a code owner May 17, 2026 22:15
@floatpanebot floatpanebot added bug Something isn't working area/fetcher IMAP fetch / IDLE / search area/sender SMTP send path area/config Configuration / settings size/S Diff: 11–50 lines and removed bug Something isn't working labels May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/config Configuration / settings area/fetcher IMAP fetch / IDLE / search area/sender SMTP send path size/S Diff: 11–50 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: TLS sessions are not resumed across reconnects

2 participants