Migrating from an ancient Sympa to modern Sympa setup

Hey there list - long time no speak! I've been migrating everything off an ancient Debian 3 Server (kernel 2.2.20!!) which was until just now still in use. Mostly things are going well except for trying to get Sympa off it. Basically it's running Sympa 4.1.5 using MySQL for data storage. According to what I've ready I really just need to copy the MySQL database, mail list home configs (/var/lib/sympa/*) and once copied, run the sympa --upgrade tool. Doing it this way simply upgrades the database structure and dumps all of the subscription information. The mailing lists survive but with subscibers which isn't good. I see that I can run sympa --dump to dump the subscribers into files located at /var/lib/sympa/expl/maillinglistname/subscribers.db.dump But the format of this file doesn't allow importing into sympa via sympa --import=listname ./filename The formats are different. Does anyone have any idea of what I can do here? My preferred path was to create the lists nice and fresh on the new server from scratch, and simply import subscribers but I can't find a path to do that. Is there perhaps a script that will perform the conversion around that someone else has used? I can't seem to find more info in the googling I've done.. Jesse
participants (1)
-
Jesse Stevens