Mail not visible in piler UI

Issue #964 closed
vinay parit created an issue

I am using piler 1.2.0 and Sphinx 2.2.11 i am only seeing mail only on date of 2019.01.22 not before and not after

few days back there was file name main1.tmp.spp which has taken more then 4 TB i had deleted and restarted piler and searchd service and ran these bellow command

indexer --all --config /path/to/your/sphinx.conf (as user piler!) /etc/init.d/rc.searchd start cd /tmp reindex -f 1 -t 1000 reindex -a (this command taking to much time)

is there any way to get back old and latest mail please help

Comments (6)

  1. Janos SUTO repo owner

    Your emails are just there. Probably you might have less resources than it's required to run sphinx smoothly.

    I'd stop piler daemon, remove any main1 files from /var/piler/sphinx, then run indexer main1 --config /path/to/sphinx.conf, then reindex 10000 messages at a time, then run index.delta.sh. Over time, you'll have your emails back in the gui as well.

    And as I said: your emails are not lost.

  2. vinay parit reporter

    Still 2018 and and old mails not seeing as you said hope "Over time, you'll have your emails back" ones again thank you.

  3. Log in to comment