I am having GREAT difficulty getting lurker to automagically add new
messages to the archive on my Debian system.
Every time I send a message to the archive address I get this in my
mail logs:
input/output error. Command output: /var/lib/lurker/db: Permission
denied
Just a permission error, right? But, here are the methods I've tried to
use:
1. alias bska-archive: "| /usr/bin/lurker-index -l buskatiers -m"
2. .forward with "| /usr/bin/lurker-index -l buskatiers -m"
They both fail. bska-archive *IS* a real user on the system that is a
member of the lurker group. If I 'su - bska-archive' then run
lurker-index manually on a mbox file it imports the message just fine
so bska-archive *DOES* have correct permissions.
/var/lib/lurker drwxrwsr-x 2 root lurker 4096 2009-09-18 11:18
from /etc/group: lurker:x:106:mail,postfix,www-data,ecartis,bska-archive
I'm not using procmail or maildrop on this system.
Ideas??
Thanks,
Gerald