On Tue, Jun 17, 2003 at 07:51:56PM +0200, Jonas Meurer wrote:
> these examples both work for me too. so really no mailman error. if I set:
> PUBLIC_EXTERNAL_ARCHIVER = '/usr/bin/lurker-index -l imc-sysadmin -m >
> /tmp/logs 2>&1'
>
> cat /tmp/logs gives:
> opening database: Bad file descriptor
> t
On Tue, Jun 17, 2003 at 01:58:35PM +0200, Jonas Meurer wrote:
> On 17/06/2003 Richard Barrett wrote:
> > >i still have in my mm_cfg.py:
> > >PUBLIC_EXTERNAL_ARCHIVER = 'lurker-index -l `lurker-list -c
> > >/etc/lurker/lurker.conf | grep -B2 "^%(listname)s$"| head -n1` -m'
> >
> > It seems your tr