Archived Messages Not Saved

I recently had to rebuild my server after a long run of 6 years. The drive that contained the Mailman archives, mailing lists, member records, etc was mounted as the secondary drive so that I would not lose the info. The server was rebuilt with Fedora Core 5 and the latest versions of the rest of the software (Mailman, Sendmail, Postfix, Squirrelmail, etc).
Everything is working now as far as the mailing lists and membership records. However, none of the messages are being archived, evethough the flags on the admin page are set to allow archiving. Any ideas where I should be looking to correct this problem.
Thanks in advance.

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Charles J. Hargrove wrote:
I recently had to rebuild my server after a long run of 6 years. The drive that contained the Mailman archives, mailing lists, member records, etc was mounted as the secondary drive so that I would not lose the info. The server was rebuilt with Fedora Core 5 and the latest versions of the rest of the software (Mailman, Sendmail, Postfix, Squirrelmail, etc).
Everything is working now as far as the mailing lists and membership records. However, none of the messages are being archived, evethough the flags on the admin page are set to allow archiving. Any ideas where I should be looking to correct this problem.
Are you using the FC5 mailman package or did you build it from source? The locations of the directories are changed in the FC package. Is it possible that your apache setup is looking in the wrong place for the archives?
Are the archive mboxes getting created? On a standard source install they should be at:
$prefix/archives/private/$listname.mbox/$listname.mbox
The FC5 package has them at:
/var/lib/mailman/archives/private/$listname.mbox/$listname.mbox
Todd OpenPGP -> KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp
The average woman would rather be beautiful than smart because the average man can see better than he can think. --Unknown
participants (2)
-
Charles J. Hargrove
-
Todd Zullinger