imapsync一些邮件不会被转移

我使用这个代码:

imapsync --buffersize 8192000 --nosyncacls --subscribe --syncinternaldate --noauthmd5 --host1 old.server --user1 old.user --password1 123456 --host2 localhost --user2 [email protected] --password2 123456 

结果是:

 Initial difference host2 - host1 : -1559 messages, -258705799 bytes (-246.721 MiB) Final difference host2 - host1 : -6 messages, 34513 bytes (33.704 KiB) Detected 0 errors 

所以6个消息不被传送。 可能是什么问题呢?

丢失的消息可能在host1上重复。 查看整个最终统计数据