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

onupdate after reconnect #196

Open
geek4teck opened this issue Nov 13, 2018 · 0 comments
Open

onupdate after reconnect #196

geek4teck opened this issue Nov 13, 2018 · 0 comments

Comments

@geek4teck
Copy link

I am planning to build an imap client.

onupdate works fine which is good.

The problem is - I am doing an offline desktop client (downloading all emails in local database - sqlite) which means it will go offline (Laptop turned off) and after sometime it will again start the application (when laptop is turned on). I need to know what all happened to the mailbox in between (emails deleted, new emails arrived, emails sent etc). So that I can make those changes in my database and keep my local store up-to-date.

Any help will be highly appreciated.

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

1 participant