So, it appears heliotrope tells you your mails are indexed, yet they don't
appear. All I see is `MetaIndex#add_message` returning in the test that
checks if the mail is already in the store. Problem is, the exact same
check is already done before that moment, and if the mail really was
already pres
> Your problem may have multiple origins, and I have no idea where you could
> start :
>
> - Did you use the correct directories for messages and index for _both_ the
> import and the server ? (sorry if this sounds stupid)
Always good to check the basics, but yes, I do use the same directory.
I ha
Hello,
Your problem may have multiple origins, and I have no idea where you could
start :
- Did you use the correct directories for messages and index for _both_ the
import and the server ? (sorry if this sounds stupid)
- Did the index size in heliotrope change ? (as given by a GET to
/size.json)
Hello
I've just been trying to carry on from where I left off with migrating
my work email into heliotrope (which I last worked on in May).
So I've rsynced the mbox files across to where I will run heliotrope
and tried running heliotrope-import to put all the new messages in the
index. It appeare