> > I have added this to piler's crontab - when I run the command > > manually (as the piler user) I get the following output: > > sorry, it should be: 30 6 * * * /usr/bin/php > /usr/local/libexec/piler/generate_stats.php > /srv/www/webui.yourdomain.com <http://www/webui.yourdomain.com>
I have now corrected this, thanks! :-) > > Interesting. On the settings page my e-mail address is shown > > correctly. I still only see two e-mails in my archive. However I have > > can you see all your email addresses (that present in AD)? I could see all my email addresses (only have one) from AD. I have now installed the webui (I think master branch, but downloaded from the bitbucket page - https://bitbucket.org/jsuto/piler/get/b6eb3b13ba11.zip) and now when I login with my e-mail address, my full name is correctly detected, however email addresses shows none. I assume this is an issue pulling details from AD? Search Results is now empty. Hope this makes sense. > > > now also logged in as an auditor, and can see all the e-mails. > > Including one or two to my address that haven't shown up in my own > > archive yet??? I'm wondering if this is the same e-mail address > > detection issue (re: LDAP - in this case Active Directory) that was > > experienced by another user on the mailing list? > > I'm not sure how piler can see an address that hasn't archived yet... Sorry I meant when logging on as an auditor I could see messages to my personal e-mail address, that weren't rendered when logged on as my own user. > Btw. could you grab the latest master branch, and try the gui on > another > virtualhost to see if it's any better? I think that I have the master branch now (as detailed above - but could be the dev branch?) Seems to be a problem detecting addresses correctly from AD? > > > > > This is in my crontab, and I have now run manually. I receive no > > output, however when running the SphinxQL query against main1 again I > > get the following: > > > > mysql> select * from main1; > > +------+------------+------------+--------+-----------+--------+-------------+ > > | id | arrived | sent | size | direction | folder | attachments | > > +------+------------+------------+--------+-----------+--------+-------------+ > > | 10 | 1369319294 | 1369319294 | 33333 | 0 | 0 | 0 | > > | 11 | 1369319525 | 1369319525 | 33350 | 0 | 0 | 0 | > > | 12 | 1369321735 | 1369321735 | 13342 | 0 | 0 | 0 | > > | 13 | 1369322151 | 1369322151 | 38124 | 0 | 0 | 0 | > > | 14 | 1369322470 | 1369322470 | 14972 | 0 | 0 | 0 | > > | 15 | 1369323367 | 1369323367 | 110394 | 0 | 0 | 6 | > > | 16 | 1369328262 | 1369328262 | 18099 | 0 | 0 | 0 | > > | 17 | 1369328622 | 1369328622 | 36915 | 0 | 0 | 0 | > > | 18 | 1369328622 | 1369328622 | 25832 | 0 | 0 | 0 | > > | 19 | 1369329126 | 1369329126 | 82211 | 0 | 0 | 0 | > > | 20 | 1369331731 | 1369331731 | 20804 | 0 | 0 | 0 | > > | 21 | 1369332101 | 1369332101 | 45866 | 0 | 0 | 0 | > > | 22 | 1369332242 | 1369332242 | 61537 | 0 | 0 | 0 | > > | 23 | 1369333672 | 1369333672 | 45606 | 0 | 0 | 0 | > > | 24 | 1369333843 | 1369333843 | 10989 | 0 | 0 | 0 | > > | 25 | 1369335071 | 1369335071 | 1852 | 0 | 0 | 0 | > > | 26 | 1369335168 | 1369335168 | 1347 | 0 | 0 | 0 | > > | 27 | 1369337552 | 1369337552 | 38537 | 0 | 0 | 0 | > > | 28 | 1369337837 | 1369337837 | 5754 | 2 | 0 | 0 | > > | 29 | 1369340211 | 1369340211 | 3977 | 0 | 0 | 0 | > > +------+------------+------------+--------+-----------+--------+-------------+ > > 20 rows in set (0.00 sec) > > > > Does this look about right? The Admin Dashboard stats say 69 e-mails > > received, 14 duplicates, 55 processed. > > yes, it looks right. Note that I have to leave my computer now, we can > continue in the evening, sorry. > Janos Again, thanks so much for your help, it's appreciated.
