Hello Dieter,
On 2015-03-14 17:40, Dieter Schütze wrote:
i have trouble for one none existing mail in the store
i got a segfult because this mail doesnt exist.
The id in the database is 1251655
The piler_id is 4000000054bfdb1c213acc3c00c22800d45e
but there is no
/srv/store/00/d4/5e
if i want to reindex i got a segfault.
How can i get a rid if this
All other mails are stored and Ok
what version do you use? Can you retrieve the message with pilerget?
Run "pilerget 4000000054bfdb1c213acc3c00c22800d45e".
Then run "cd /tmp; pilerget 4000000054bfdb1c213acc3c00c22800d45e >
1.eml",
and try to parse it with pilertest, eg.
"pilertest 1.eml"
Janos