hello,
i'm trying to get mailman 2.1.2 running with an alternative archiver.
the archiver gets the mail through a program called 'lurker-index'.
commandline usage would be:
/usr/bin/lurker-index -l $(listname) -m < /path/to/message
so, $listname has to be the stuff in front of the @, like mailman-users
for mailinglist [EMAIL PROTECTED] how can i add this archiver?
how can i run it parallel to pipermail and how without pipermail?

second, would it be possible to change $(listname) before archiver uses
it? i wrote a little script that fixes the listname (it's not always the
part in front of the @, but a algorithm that creates aconyms for
listnames longer than 16 chars. so, in shell what i want would be:
listname_new = `/usr/local/bin/fixlist.sh $listname`
/usr/bin/lurker-index -l $(listname_new) -m < email/message/post

thanks for your help

bye
 mejo

-- 
Efficiency and progess is ours one more
Now that we have the Neutron bomb
It's nice and quick and clean and gets things done
Kill kill kill kill kill the poor tonight

Attachment: pgp00000.pgp
Description: PGP signature

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to