I ran imapsync like this: ./imapsync --nosyncacls --syncinternaldates --noauthmd5 --folder INBOX --host1 server1.com -user1 xxxxx --password1 xxxxxxxx --host2 server2.com -user2 xxxxx --password2 xxxxxxxx
It only copies over the most current messages in the INBOX folder up to the date of 10/11/05. It skips the older messages. Why is it not getting all messages in the specified folder.
The server it's getting them from is running Postifx + courier-imap. |