I'm sure you will get it to work, but here is an easy work-around. When you move the list to Mailman, you will change the alias to point to the mailman list; point a new alias to the old list (and remove the users); then subscribe that new alias to Mailman.
Your old list will still be up and running, but now it will only serve as an archiver for the Mailman list. In the mean-time you can continue to play around with mailman's archiver... Good Luck - Jon Carnes On Mon, 2002-12-16 at 14:49, Ed Leafe wrote: > I'm in the process of moving a mailing list to Mailman. This list has > been active for over 3 years, and has almost 90,000 messages archived > in a MySQL database. I'd like to continue to archive messages into this > database, so I've been playing around with the PUBLIC_EXTERNAL_ARCHIVER > setting in mm_cfg.py. I've been able to get it to send the listname to > the external script that will parse the message and insert it into the > database, but how do I get the content of the message? My current > setting reads: > > PUBLIC_EXTERNAL_ARCHIVER = '/home/mailman/myarchive.py %(listname)s' > > I've tried to RTFM and STFW, but haven't found anything along these > lines. > > ___/ > / > __/ > / > ____/ > Ed Leafe > http://leafe.com/ > http://foxcentral.net > > > ------------------------------------------------------ > Mailman-Users mailing list > [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailman-users > Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py > Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ > > This message was sent to: [EMAIL PROTECTED] > Unsubscribe or change your options at > http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [email protected] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
