Skip to content

Expand WEB.DE read-only integration and IMAP regression coverage - #3

Merged
dermatthes merged 1 commit into
mainfrom
test/expand-imap-provider-coverage
Sep 11, 2026
Merged

dermatthes merged 1 commit into
mainfrom
test/expand-imap-provider-coverage

Conversation

@dermatthes

@dermatthes dermatthes commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

WEB.DE IMAP access is now enabled. The existing TLS/authentication check passes on rerun: https://github.com/phore/phore-mailclient/actions/runs/34531131329.

This expands the provider check to read-only INBOX selection, UID search, bounded MIME reads of the three newest messages, cursor pagination, per-action Seen suppression and unchanged persistent flags. A transport guard rejects writes; attachments remain lazy and logs contain only fixed check labels. Empty inboxes explicitly skip message-dependent checks. No personal mail data is uploaded as artifacts.

Normal CI runs the same probe against seeded disposable Dovecot, with additional attachment byte-limit and failed-APPEND flag tests. Unit coverage adds invalid limits, malformed/wrong-folder cursors, protocol-controlled flags and empty-provider handling. The existing cursor fixture is isolated from messages added by other tests.

The separate secret-backed workflow runs on relevant changes on main and this exact branch, or manual dispatch; it does not use pull_request_target. Concurrent mailbox deletions or flag changes can fail provider assertions.

Validation at 00758fd7944c46438ac30236fe9b2101453d3f11:

No production-code or Webklex upstream changes were required.

@dermatthes
dermatthes merged commit 1bf448c into main Sep 11, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant