[Mailman-Users] Mailman + MhonArc problems

Doug Roberts droberts at statalabs.com
Thu Apr 24 19:28:31 CEST 2003


> Well, my solution wasn't so well tested.  I'm now running with a
> simpler solution:
> 
> ARCHIVE_TO_MBOX = 2
> PRIVATE_EXTERNAL_ARCHIVER = 'mhonarc -add -outdir /usr/local/mailman/archives/private/%(listname)s
> PUBLIC_EXTERNAL_ARCHIVER = PRIVATE_EXTERNAL_ARCHIVER
> ARCHIVE_SCRUBBER = 0
> ARCHIVER_OBSCURES_EMAILADDRS = 0
> PUBLIC_ARCHIVE_URL = 'http://%(hostname)s/archives/%(listname)s'

That is effectively what I cut mine down to, also. My problem seems to be that the archiver simply isn't being called when a new message hits the list.

The FAQ on setting up mailman with Mhonarc is a well intentioned joke:

http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.004.htp

so I may have to do what David suggested and run a shell script every 5 minutes that does the archiving. It's silly, but I don't see another solution that will get me up and running any time soon.

Thanks for your help,
Doug




More information about the Mailman-Users mailing list