View Full Version : Sms Mail Folder



mua30
15th January 2006, 12:24
Disturb,

Any one have an idea how to re index the index file in mail folder!! or is there an application which fix the corrupted mail folder in nokia

ronald_96
18th January 2006, 10:50
i dont think there's such app.. but u can fix error mail folder..
just go to phone memory (using explorers), go to c:\system\mail\, then
just delete or rename mail folder, restart ur fone, and voila... a brand new empty mail folder.... problem fixed....

kurtdonaldc
18th January 2006, 14:41
Yes, but in this way you will lose every message stored in your phone....it is not a method to re index mail folder...and by now i don't think it is possible

mua30
19th January 2006, 12:25
Is there a way to now the file structure of the mail folder, i mean : my basic idea that the index file header like this ( * message desc * message type * had an attachment ...)

but i need the exact structure, if any one can kindly help me with this, i may do some program to restructure it.

Thx all for ur help

ronald_96
20th January 2006, 09:42
yupe.. if msg folder is corrupted, i dun think any other way than remove it.
But maybe..just maybe.. u can use messagestorer to export ur messages into text files... but i dunno if it can read corrupted message folder...
but hey...nothin 2 lose rite? try searching...it's in the house...

burninglove
22nd January 2006, 13:24
is there any way that one can transfer his phone message to mmc without loosgin any mmc message :) thnx in advance :)

creations_31
22nd January 2006, 19:25
yes smiler prob I have,I have 3230 I been using since 8months.now I have new6630 and I want my all msges of 3230 (around 1200sms.)copy to 6630 mmc and get it on in msges.since 6630 supports d.v. mmc,coz I can't use my 3230 mmc in my 6630.

lf any one can help me to solve this problem I will be glad.

thanx in advance.

deepu13
22nd January 2006, 19:35
yes smiler prob I have,I have 3230 I been using since 8months.now I have new6630 and I want my all msges of 3230 (around 1200sms.)copy to 6630 mmc and get it on in msges.since 6630 supports d.v. mmc,coz I can't use my 3230 mmc in my 6630.

lf any one can help me to solve this problem I will be glad.

thanx in advance.
u can copy ur mail forlder from system folder to ur new mmc card via pc. if u have messages in 6630 u can transfer it to phone memory and copy old messages to mem card. but if u are looking for a way to combine 3230 and 6630 messages well i doubt there is a way. coz iam also searching for such a tool for almost one month now. :)

mua30
23rd January 2006, 10:41
Pals,

if any one have an idea about mail folder stucture, i may found a way to build the index file again, my problem is i dont know the exact structure of index file. for ex: in C languague, when u try to write a structure it would be like

struct X {
X : date; // message date
msg: string; //message desc
attach : string; // attachment folder
.
.
.
etc
}


if someone helped me to understand the structure, then i can write a utility that rebuild the whole index in the mail folder, and submitted to our forum.


Rgrds...

xwaTax
22nd December 2009, 08:07
Pals,

if any one have an idea about mail folder stucture, i may found a way to build the index file again, my problem is i dont know the exact structure of index file. for ex: in C languague, when u try to write a structure it would be like

struct X {
X : date; // message date
msg: string; //message desc
attach : string; // attachment folder
.
.
.
etc
}


if someone helped me to understand the structure, then i can write a utility that rebuild the whole index in the mail folder, and submitted to our forum.


Rgrds...

man did u get the way to rebuild index file?