Imap Enable

I am trying to enable a mail file for IMAP and I get the following error: “Convert Failed on mail/user.nsf: Error enabling NSF support for IMAP: Document has invalid structure”

If I try to run compact -D I also get an error about “Document has Invalid structure”.

What started me on trying to do the IMAP thing was becuase I was getting btree errors

Any ideas on what to do to fix?

Subject: Try these

Hi

Yes, usually btree errors meant the database is corrupt.

You can try the usual fixup, compact and updall commands.

Try these (Always BK first):

fixup -j -f -l -v user.nsf

compact -F -K -C user.nsf

updall -R user.nsf

Then try to refresh or replace the design.

Is it a big database?

Subject: no luck…

I tried all of them. Compact (with any combo of the options) gives me the Document has invalid structure error.

Refreshing the design didn’t help either. I also tried a different design adn that didn’t help.

the db is about 350MB

Any other ideas?

Subject: did you try to do a new copy?

this sounds bad… can’t you access the db at all?

did you try to create a new copy out of a notes client? from time to time this helps.

otherwhise you have to restore a backup

Subject: Btree Errors

Ok, I was able to get the mail file re-enabled for IMAP, but I am still getting btree error’s. They only seem to happen now when I try to enable the mail file for rightfax.

How do i fix the Btree errors?