Files
warmbly/internal
SUMAN JANA 61348a55f7 fix(worker): reuse only an authenticated IMAP session; drain LIST on the folder cap
Address review:

- ensureConnected kept any client not in Logout, so a session whose Login
  failed (NotAuthenticated) was reused instead of re-dialed. Reuse only
  Authenticated or Selected, and close the half-open session when auth or
  the CONDSTORE check fails.
- Folders returned from inside the LIST loop on the folder cap without
  closing the command, leaving unread results to stall the next command.
2026-09-07 07:25:21 +00:00
..
2026-01-17 14:11:14 +00:00