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

Implement UIDplus extension #11

Open
hpk42 opened this issue Nov 28, 2019 · 1 comment
Open

Implement UIDplus extension #11

hpk42 opened this issue Nov 28, 2019 · 1 comment

Comments

@hpk42
Copy link
Contributor

hpk42 commented Nov 28, 2019

Many servers support UIDplus which would help to know the new UID after an imap move operation.

@link2xt
Copy link
Contributor

link2xt commented Aug 28, 2023

It is supported by imap-proto here: https://github.com/djc/tokio-imap/blob/4802d6ff7058884e5f4254c9f374b6a1d385febc/imap-proto/src/parser/rfc4315.rs

The problem is that uid_mv and similar commands return Result<()> in async-imap.

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