![]()
From: Peter C. McCluskey (pcm@rahul.net)
Date: Tue Dec 10 2002 - 12:28:29 CST
sherif@osiris.acomp.usf.edu (Sherif K) writes:
>This is called every time mailman receives a message
>
>/usr/local/bin/hypermail -p -c /usr/local/etc/hypermail.conf -m
>/usr/local/apps/mailman/archives/private/%(listname)s.mbox/%(listname)s.mbox -l %(listname)s -d /usr/local/apps/mailman/archives/private/%(listname)s >>/tmp/archiverout'
>
>I think it is repeatedly parsing the entire mbox file.
># Set this to On to append the input to existing archive.
>increment =3D On
The combination of increment = On and giving it a mailbox that contains
old messages will cause duplication of the old messages. You probably want
increment = Off.
-- ------------------------------------------------------------------------------ Peter McCluskey | Free Jon Johansen! http://www.rahul.net/pcm |
![]()