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

feat: polling for new emails should also return messages > last uid available in folder #275

Open
ThorstenSuckow opened this issue Feb 9, 2023 · 1 comment
Assignees

Comments

@ThorstenSuckow
Copy link
Member

No description provided.

@ThorstenSuckow
Copy link
Member Author

This is required if another client queries the same folder and receives latest messages before extjs-app-webmail. When extjs-app-webmail polls, it does not see the new messages since they have been fetched in another client's session. In this case, the uid should me used to compare for messages not available with extjs-app-webmail and include those in the response, along with possible recent messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant