Re: IMAP account retrieval problem (reprise)

Zoe <[email protected]> Sun, 21 Nov 2004 12:11:17 +0100
Newsgroups gmane.mail.zoe.general
Message-ID <[email protected]>
Hi Dave,

On Nov 21, 2004, at 01:33, dave johnson wrote:

> Thank you for your effort in helping me track down the source of this 
> issue.

Could you do me a favor and give a try to the attached patch? This 
patch should do a better job at keeping track of what it has already 
seen from your email server.

To install the patch, shutdown the app, unarchive the attachment and 
copy the resulting "SZServiceAgent.class" file into 
"<ZOE>/Library/Java/Patches/alt/dev/szmail/". Restart.

To check if the patch was property installed, run the app in debug 
mode. You should see the following logs when fetching emails:

11/21 12:04:40 (Debug) SZServiceAgent.processFolder: anUID: 
INBOX.1011988858.47317

The above is an UID for an IMAP server. The first part is the mailbox 
name, the second one the UIDValidity for that mailbox and the last part 
the UID itself.

Thanks!

Cheers,

R.
SZServiceAgent.class.tgz (application/octet-stream, 8.4 KB) - not displayed