-
-
Notifications
You must be signed in to change notification settings - Fork 110
feat: IMAP COMPRESS support #5990
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
a0c6104 to
7884882
Compare
|
Something definitely works, but decoder keeps getting stuck. I am tracing Then nothing happens for a while. I doubt it is Dovecot that is a problem, seems there is some problem with buffering or Poll wake up logic in async-imap. EDIT: I filed an upstream issue rust-lang/flate2-rs#434 |
349464b to
43b06d3
Compare
a8aeb80 to
d78aa93
Compare
|
This works now with |
dc95e21 to
1071b1c
Compare
1f08f65 to
218bf7d
Compare
1f99b68 to
890361d
Compare
Hocuri
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be nice to wait for chatmail/async-imap#112 and a new release before merging so that we don't need to use a git dependency
890361d to
aec8392
Compare
Depends on: