• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Mailman list migration

I

imdma

Guest
Hi,

I am in the process of migrating a domain from a Cpanel server to my Plesk 7.5 server.

The migration manager copies everything except the mailing lists. There are not errors, it just doesn't copy them.

Has anyone here had success with manually migrating a mailman list onto a plesk system? If so how?
 
cheap hack

<mailman dir>/bin/list_members list_name > members.txt

That command just exports the list of members into a text file.

Next go into the Plesk control panel and manually re-create the mailing list, then add all the members.

There is probably a better way :)
 
Back
Top