mhonarc-users

db and indexes not being udpated with -add

2002-10-17 18:52:41
I have a Mailman/MHonArc (2.0.13 and 2.5.10 respectively) installation
here.  I have added the following to my Mailman mm_cfg.py:

PUBLIC_ARCHIVE_URL  = '/mhonarc'
PRIVATE_ARCHIVE_URL  = '/mhonarc'
PUBLIC_EXTERNAL_ARCHIVER = '/usr/bin/mhonarc -add -outdir 
/var/mhonarc/archives/%(listname)s -rcfile main.rc >> 
/tmp/out_external_archiver'
PRIVATE_EXTERNAL_ARCHIVER = '/usr/bin/mhonarc -add -outdir 
/var/mhonarc/archives/%(listname)s -rcfile main.rc >> 
/tmp/out_external_archiver'

When a new message is sent to a list, the msg*.html files and any
attachment files are created in the mhonarc directory but my indexes
are not updated.  From what I have read in the list, these are
supposed to be updated automatically (as well as any references in
other msg*.html files) when -add is used.  Is my understanding
incorrect?

Here is my resource file:

------------ cut ------------
<SPAMMODE>

<IDXFNAME>
index.html
</IDXFNAME>

<SORT>
<TITLE>
foo test list
</TITLE>
 
<TTITLE>
foo test list (by thread)
</TTITLE>

<LISTBEGIN>
<address>
Last updated: $LOCALDATE$<br>
$NUMOFMSG$ messages in chronological order<br>
</address>
<ul>
<li><a href="$TIDXFNAME$">Thread Index</a></li>
</ul>
<p>
<hr>
<ul>
</LISTBEGIN>

<THEAD>
<address>
Last updated: $LOCALDATE$<br>
</address>
<ul>
<li><a href="$IDXFNAME$">Date Index</a></li>
</ul>
<p>
<hr>
<ul>
</THEAD>

<EXCS>
Delivered-to
List-archive
List-help
List-id
List-post
List-subscribe
List-unsubscribe
Sender
User-agent
</EXCS>
------------ cut ------------

Any ideas?

b.

-- 
Brian J. Murrell

Attachment: pgpXu8Z55EGlV.pgp
Description: PGP signature