Hello Gabriele,
On 2012-10-30 18:30, Gabriele wrote:
what do you mean? Please set verbosity=5, restart piler, send of few
messages, then show me the relevant parts of your maillog.
Ok, debugging, I've fond this:
Oct 30 17:26:49 fireber piler[19880]: CLAMD ERR: connect to
/tmp/clamd
Oct 30 17:26:49 fireber piler[19880]:
40000000508fffd3211f129436b5b1003da5: done virus scanning
It seems harmless, I'll setup virus scanning later.
fine
Oct 30 17:26:49 fireber piler[19880]:
40000000508fffd3211f129436b5b1003da5: discarding duplicate message
That's the problem: I sent the same message again and again using
swaks.
it's not a problem, it's a feature. Whenever piler receives a messages
it
checks for its database whether it has already seen the given
message-id
(since this should be unique).
You if you keep sending the same message with the same message-id,
piler
thinks 'ok, I already have this message archived so I discard it now'.
Now I'm changing the body, and the message is correctly loaded into
the
database.
I recommend you to use a regular email application, eg. Thunderbird,
Outlook,
Gmail, whatever to send a few test messages.
yes, the sphinx db is empty. Btw. what is your sphinx version?
I downloaded the .deb package from here:
http://sphinxsearch.com/downloads/accept.php?file=sphinxsearch_2.0.6-release-1_amd64.deb
ok, I guess it's fine
I've changed the rc.searchd and the cronjobs to use
/usr/bin/searchd -c /usr/local/etc/sphinx.conf
But no output when I do the searches ...
please show "crontab -u piler -l". It should contain at least the
indexer jobs.
if you have them, then su to account piler, and run them manually, and
let's see
what happens.
Janos