• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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