Skip to content
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

COMPRESS=DEFLATE #290

Open
paulomartins666 opened this issue Jun 3, 2024 · 1 comment
Open

COMPRESS=DEFLATE #290

paulomartins666 opened this issue Jun 3, 2024 · 1 comment

Comments

@paulomartins666
Copy link

How to handle DEFLATE compressed data streams, and are there any plans for related support?

@jonhoo
Copy link
Owner

jonhoo commented Jul 14, 2024

Do you mean specifically for things like attachments? I don't think DEFLATE can be used on the entire connection? For attachments and the like, the imap crate just gives you the raw multiparts, so decoding their contents is up to you.

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

No branches or pull requests

2 participants