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
On 17/06/2003 Gerald V. Livingston II wrote:
> > if $actual_list has value "Argentina-Communicados" for example,
> > $actual_list_lc will be "argentina-communicados", and $actual_list_id
> > will have value "argentincommunic".
>
> What happens if an english speaking customer/friend creates another
On 17/06/2003 Wesley W. Terpstra wrote:
> I agree with Richard; this is too much work. Personally I would just not
> bother. If the user has more than 32 characters in a mailman mailing list
> name, just emit a warning on config generation and drop that list.
>
> This failure case is so rare that
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
At 12:58 17/06/2003, Jonas Meurer wrote:
*** PGP Signature Status: unknown
*** Signer: Unknown, Key ID xE25F2102
*** Signed: 17/06/2003 12:58:35
*** Verified: 17/06/2003 14:21:59
*** BEGIN PGP VERIFIED MESSAGE ***
On 17/06/2003 Richard Barrett wrote:
> >i still have in my mm_cfg.py:
> >PUBLIC_EXTE
On Tue, 17 Jun 2003 13:58:35 +0200 Jonas Meurer <[EMAIL PROTECTED]> wrote:
> still, the hole workaround is not the best solution. the lists i
> maintain are all in the style 'part1-part2-part3-...'. some without any
> -, some with many. so i split the list in the parts, n=number of parts.
> then i
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'
>
> From a quick glance at the documentation files accompanying the lurker
> release 0.90 on
At 18:29 16/06/2003, Jonas Meurer wrote:
*** PGP Signature Status: unknown
*** Signer: Unknown, Key ID xE25F2102
*** Signed: 16/06/2003 18:29:16
*** Verified: 16/06/2003 22:14:37
*** BEGIN PGP VERIFIED MESSAGE ***
hello,
i still have in my mm_cfg.py:
PUBLIC_EXTERNAL_ARCHIVER = 'lurker-index -l `lur
hello,
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'
that doesn't work.
how can i do this (showed in shell prompt) for every message mailman
gets:
listlurker=`lurker-list -c /etc/lurker/
10 matches
Mail list logo