• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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