I am having an issue, i have synchronized my gmail account with another email. The sync process goes well.
The problem i am having is that imapsync doesn't recognize older messages. Right now messages from 3 April and before are not being recognized.
Do you think is a gmail issue, (for example gmail doesn't allow to see older messages through cli), or it might be a imapsync problem?
Here the command:
imapsync --host1 imap.gmail.com -user1 foo@gmail.com --password1 password1 --ssl1 --host2 imap.foo.com --user2 foo@foo.com --password2 password2 --ssl2 --folder [Gmail]/All\ messages
Even where i try with --minage
, same story.