• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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