External archiver error

Bug #265501 reported by Bug Importer
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Invalid
Medium
Unassigned

Bug Description

Hi all,

Here is the problem :
I'm currently using Mailman v2.0.5 and configured MHonarc as an external
archiver. This is the configuration of Defaults.py I'm using :

.....

ARCHIVE_TO_MBOX = 2

PUBLIC_EXTERNAL_ARCHIVER = '(/usr/local/mhonarc/bin/mhonarc -add -nolock
-idxfname index.html -title "Company Name - %(listname)s Mailing List
Index" -umask 023 -outdir
/home/web/archives/%(listname)s)'PRIVATE_EXTERNAL_ARCHIVER =
'(/usr/local/mhonarc/bin/mhonarc -add -nolock -idxfname index.html -title
"Company Name - %(listname)s Mailing List Index" -umask 023
-outdir /home/web/archives/%(listname)s)'

.......

I'v only changed these two settings and mailman does not archive emails
anymore except through the external archiver.

Thanks !

Thibaut Dabonneville
<email address hidden>

[http://sourceforge.net/tracker/index.php?func=detail&aid=440969&group_id=103&atid=100103]

Revision history for this message
Barry Warsaw (barry) wrote :

I don't have mhonarc to test this against, but I tried using
"cat > /dev/null" as the PUBLIC_EXTERNAL_ARCHIVER. It
worked for me, in that the message showed up in the .mbox
file but did not show up in the pipermail archive. That's
what I would have expected given those settings.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.