-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Description
Now we can use a timestamp file to only sync the last messages and to lower the resources needed by imapsync, however if we change of synchronisation method (all, exclusion, inbox) we do not honor the good synchronisation and we still keep to use the last timestamp
Steps to reproduce
- install a account provider, mail and imapsync (1.0.5-dev.3)
- do a sync only inbox
- once synchronized do a full sync
- you only do a full sync from the last day (--maxage=1)
Expected behavior
I expect to do a full sync and not only the mail from the last day
Actual behavior
we use the timestamp of the inbox sync, we should have a specific timestamp for this
Components
ghcr.io/nethserver/imapsync:1.0.5-dev.3
See also
https://mattermost.nethesis.it/nethesis/pl/6b3dh49bspb7pgfax5kay68o6w
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Done