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 17/06/2003 Richard Barrett wrote:
> PUBLIC_EXTERNAL_ARCHIVER = 'echo "got called for %(listname)s" | cat >>
> /tmp/teststuff'
> PRIVATE_EXTERNAL_ARCHIVER = 'echo "got called for %(listname)s" | cat >>
> /tmp/teststuff'
>
> appends a line containing the target listname to the file for each arc