Hi Is it possible to recreate a .db file from its dump as created by dumpdb?
I tried to move the mailing lists data from /usr/lib/mailman to /var/mailman (part of a general upgrade) and somehow things didn't go very well. The data of the list is already in the new localtion, but it seems that the db contains the pathes of the old localtion. I somehow have ignored move_list . I would like to avoid moving/copying back the data at the moment if it is possible because the symlinks in archive/ . I tried dumping config.db of the lists and editing it (can be easily automated), but I can't figure out how to "undump" the modified dump file. I currently have mailman 2.0.9 -- Tzafrir Cohen mailto:[EMAIL PROTECTED] http://www.technion.ac.il/~tzafrir ------------------------------------------------------ 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
