Watcher #110

Closed
opened 2020-03-12 11:23:27 +01:00 by netandreus · 4 comments
netandreus commented 2020-03-12 11:23:27 +01:00 (Migrated from github.com)

Describe
The goal of this issue is to make watcher daemon, which will be manage persistant connections to all imap servers and monitor it for 'mail' / 'update' / 'purge' events. When event occurs - watcher should run sync process for this mail account.

mail event
Should run sync process only for inbox folder of target mail account.

update event
Should run sync process for all folders of target mail account.

purge event
Should run sync process for all folders of target mail account.

**Describe** The goal of this issue is to make watcher daemon, which will be manage persistant connections to all imap servers and monitor it for 'mail' / 'update' / 'purge' events. When event occurs - watcher should run sync process for this mail account. **mail event** Should run sync process only for inbox folder of target mail account. **update event** Should run sync process for all folders of target mail account. **purge event** Should run sync process for all folders of target mail account.
mikegioia commented 2020-03-12 13:53:08 +01:00 (Migrated from github.com)

Thank you @netandreus do you mind keeping this issue and branch in your fork until the PR is ready to submit to this repo?

Thank you @netandreus do you mind keeping this issue and branch in your fork until the PR is ready to submit to this repo?
netandreus commented 2020-03-12 14:11:20 +01:00 (Migrated from github.com)

@mikegioia, of course. This is exactly what I'm doing right now. Current work for this issue will be here:
https://github.com/netandreus/libremail/tree/watcher
Comments are welcome :)

@mikegioia, of course. This is exactly what I'm doing right now. Current work for this issue will be here: https://github.com/netandreus/libremail/tree/watcher Comments are welcome :)
mikegioia commented 2020-03-15 18:52:10 +01:00 (Migrated from github.com)

FYI @netandreus I'm closing this issue here in this upstream repo, in lieu of keeping everything in your downstream repo. If you don't mind, I don't want to track anything as an issue that's not a bug or that's not in my current roadmap :D

FYI @netandreus I'm closing this issue here in this upstream repo, in lieu of keeping everything in your downstream repo. If you don't mind, I don't want to track anything as an issue that's not a bug or that's not in my current roadmap :D
netandreus commented 2020-03-16 14:01:29 +01:00 (Migrated from github.com)

No problem, @mikegioia

No problem, @mikegioia
Sign in to join this conversation.
No description provided.