Re: help!! : lots of database errors, rebuild probs, etc

Zoe <[email protected]> Wed, 30 Jun 2004 11:46:23 +0200
Newsgroups gmane.mail.zoe.general
Message-ID <[email protected]>
Hi David,

On Jun 30, 2004, at 08:41, David wrote:

> question is, where are these warnings coming from if i installed Zoe 
> from scratch and only moved over the .eml data?
> more importantly, how do i get through this?
>
> thanks for any help or ideas!

Hmmm... wild guess: did you change your time zone recently?

Here is how an email file (.eml) is located:

'3DEC59F800FB0A6B4B473D3922F4A588' is an unique identifier which embed 
a timestamp.

This timestamp is converted at runtime into a path to locate the actual 
email file (e.g. '/2004/3/11/').

Now... just guessing... but... in theory... there could be a situation 
where the path is not computed properly due to time zone difference 
between an email timestamp (which is always GMT based) and your actual 
time zone...

Check if the file '3DEC59F800FB0A6B4B473D3922F4A588.eml' is either 
located in /2004/3/10/ or /2004/3/12/.

And then... try to apply the attached patch :)

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

To check if the patch was properly installed, run the app in debug mode 
and look for debug logs from 'SZMail.file'.

Let me know how it goes...

Cheers,

R.
SZMail.class.tgz (application/octet-stream, 10 KB) - not displayed