Skip to content

Conversation

@i11v
Copy link
Owner

@i11v i11v commented Jan 25, 2026

Implement the remaining Email/* methods from RFC 8621:

  • Email/changes: Track email state changes since a previous state
  • Email/parse: Parse blob data as RFC 5322 messages

This completes the full Email/* spec implementation.

Implement the remaining Email/* methods from RFC 8621:

- Email/changes: Track email state changes since a previous state
- Email/parse: Parse blob data as RFC 5322 messages

This completes the full Email/* spec implementation.
@github-actions
Copy link

JMAP Spec Coverage

effect-jmap@0.8.0 coverage:spec /home/runner/work/effect-jmap/effect-jmap
tsx scripts/spec-coverage.ts --markdown

Overall: 17/31 methods (54.8%)

Blob (0/4)

Method Status
copy
get
lookup
upload

Core (0/1)

Method Status
echo

Email (8/8)

Method Status
get
set
query
queryChanges
changes
copy
import
parse

EmailSubmission (5/5)

Method Status
get
set
query
queryChanges
changes

Identity (0/3)

Method Status
get
set
changes

Mailbox (4/5)

Method Status
get
set
query
queryChanges
changes

SearchSnippet (0/1)

Method Status
get

Thread (0/2)

Method Status
get
changes

VacationResponse (0/2)

Method Status
get
set

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.

3 participants