Another update!
I wondered if it was anything to do with Gmail's relatively new 'Priority Inbox' feature so I went to my Gmail settings and changed it to not display the Priority Inbox. Then I deleted my Gmail account in ZD7b1, deleted the logs and added the account again.
The duplicates have appeared again.
There is 1 error I get ever time ZD syncs with Gmail when running tail -f on the zdesktop.log file the following error scrolls up:
2011-03-04 12:13:51,705 INFO [sync-mbox-brynjellis@gmail.com] [] datasource - Remote folder '[Google Mail]/All Mail': syncing remote folder [Google Mail]/All Mail
2011-03-04 12:13:51,842 INFO [sync-mbox-brynjellis@gmail.com] [] datasource - Remote folder '[Google Mail]': Error in STATUS command
com.zimbra.cs.mailclient.CommandFailedException: STATUS failed: Invalid folder: [Google Mail] (Failure)
at com.zimbra.cs.mailclient.imap.ImapRequest.failed(I mapRequest.java:210)
at com.zimbra.cs.mailclient.imap.ImapRequest.failed(I mapRequest.java:206)
at com.zimbra.cs.mailclient.imap.ImapRequest.checkSta tus(ImapRequest.java:126)
at com.zimbra.cs.mailclient.imap.ImapRequest.sendChec kStatus(ImapRequest.java:112)
at com.zimbra.cs.mailclient.imap.ImapConnection.statu s(ImapConnection.java:277)
at com.zimbra.cs.datasource.imap.RemoteFolder.status( RemoteFolder.java:197)
at com.zimbra.cs.datasource.imap.ImapFolderSync.creat eLocalFolder(ImapFolderSync.java:538)
at com.zimbra.cs.datasource.imap.ImapFolderSync.syncF older(ImapFolderSync.java:126)
at com.zimbra.cs.datasource.imap.ImapSync.syncRemoteF olders(ImapSync.java:269)
at com.zimbra.cs.datasource.imap.ImapSync.syncFolders (ImapSync.java:236)
at com.zimbra.cs.datasource.imap.ImapSync.importData( ImapSync.java:163)
at com.zimbra.cs.datasource.imap.ImapSync.importData( ImapSync.java:135)
at com.zimbra.cs.offline.OfflineImport.importData(Off lineImport.java:94)
at com.zimbra.cs.offline.GMailImport.importData(GMail Import.java:53)
at com.zimbra.cs.datasource.DataSourceManager.importD ata(DataSourceManager.java:312)
at com.zimbra.cs.datasource.DataSourceManager.importD ata(DataSourceManager.java:276)
at com.zimbra.cs.mailbox.DataSourceMailbox.syncAllLoc alDataSources(DataSourceMailbox.java:441)
at com.zimbra.cs.mailbox.DataSourceMailbox.sync(DataS ourceMailbox.java:471)
at com.zimbra.cs.mailbox.DataSourceMailbox.syncOnTime r(DataSourceMailbox.java:408)
at com.zimbra.cs.mailbox.SyncMailbox$1.run(SyncMailbo x.java:278)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
2011-03-04 12:13:51,843 INFO [sync-mbox-brynjellis@gmail.com] [] datasource - Remote folder '[Gmail]/Sent Mail': syncing remote folder [Gmail]/Sent Mail
I don't know if this has anything to do with it or not but I'm desperate and clutching at straws now. |