Hello, I am attempting to migrate from using Mailman's flat file to store information about members towards a MySQL database backend instead. I have successfully configured it so that when I add a new member or change a member, it changes appropriately with the database table. The problem is that I have 1500+ people who already exist within the flat file and have preferences stored in that file. I need to migrate the data from the flat file to the mySQL database so that all of the preferences are preserved.
I have looked a little bit into .json files and importing the information in that manner, but I have not found a solution that works for me. Does anyone have any advice for me on this one? Thanks in advance! -Kevin -- View this message in context: http://old.nabble.com/Mailman-MySQL-backend-migration-question-tp32000121p32000121.html Sent from the Mailman - Users mailing list archive at Nabble.com. ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
