feat: jmap support - part 2b#12871
Draft
SebastianKrupinski wants to merge 1 commit intofeat/jmap-2from
Draft
Conversation
ee47083 to
2bb3cfd
Compare
4655ec5 to
6d90ed1
Compare
2bb3cfd to
9b9586f
Compare
6d90ed1 to
d0c63d4
Compare
251b435 to
5b60e5c
Compare
d0c63d4 to
8854938
Compare
5b60e5c to
8282cda
Compare
8854938 to
6939e95
Compare
8282cda to
03eedbb
Compare
9a63ade to
8c758e3
Compare
36 tasks
24b1df0 to
a64d2f8
Compare
8a87336 to
bd44a04
Compare
17b0c71 to
5cf5507
Compare
9b7161f to
9855b32
Compare
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
9855b32 to
98d3d5a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
This PR coverts message sending ONLY
Basically every operation that interacts with a external Imap or Jmap server needs to be tested... Twice... once on a Imap account/server then on a Jmap account/server
Message Operations