NMS 4.15 pop3 daemon can't answer the pop3 clients because the following error : error store:..

I found in those mailbox strange file and directories like file's name whith space and ponctuation caracters !help please ?
[138 byte] By [708717] at [2007-11-25 7:08:44]
# 1
Could you send a ls -l listing from one of those directories?It's most likely safe to remove those nasty files and run a reconstruct -r on only that user.
709463 at 2007-6-29 17:39:50 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2

From Chris Vervais <chris@vervais.com> on the secnews.netscape.com, netscape.server.mail

or it could be a user with a bad store.idx file. you could use strace on

the reconstruct -r process to glean which store.idx file it is tripping

on, remove it, and then run the reconstruct -r again.

Or, remove all the store.idx files for every user and run the

reconstruct -r.

Note: Do not BOTH delete the store.idx files AND the mboxlist files. You

get into a chicken and egg situation if you do both at the same time.

reconstruct -m needs to see a store.idx file in a folder for it to be

valid in some cases and reconstruct -r will only rebuild folders that

appear in the mboxlist db files in some cases.

-Chris

juanpaulocabezas at 2007-6-29 17:39:50 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...