• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Migrating mailman and horde mail

H

hegebutt

Guest
I need to migrate some mailman lists and horde mail. I would like to do this manually. I've searched these forums and have found other similar questions, but no answers.

1. Where is horde mail stored?

2. How would I go about migrating mailman lists?
 
Horde/IMP reads the same directory structure that Qmail uses, for the Inbox:

/var/qmail/mailnames/domain.tld/username/Maildir/cur

then for the others such as .Trash, .spam, etc see:
/var/qmail/mailnames/domain.tld/username/Maildir

Remember they are hidden, so use ls -al

I believe mailman has a table in the psa database, table name 'MailLists', then the files are kept in /var/mailman

I've never tried migrating them before so I'm not sure about exact procedure on migrating the lists.
 
Thanks. That's what I was looking for.

I'm migrating from cpanel, and saved messages for Horde are stored as text. When looking in the cur directory on my new server, it seems the messages are not stored the same way.

Do you know anything about this?
 
Back
Top