1

Topic: Migrate Email Messages

I host a website for my brother and he has over 1,000 business related emails, these emails were downloaded via pop from a remote server and stored in a mysql table on my server, how can I convert them so they can be accessed via imap on my server, I want them to be accessible via roundcubemail or any other client, they are stored in their raw format with all their headers and attachments and everything.

Thanks

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Migrate Email Messages

Dump all emails into user's own mailbox in RAW format, roundcubemail can read them.

3

Re: Migrate Email Messages

ZhangHuangbin wrote:

Dump all emails into user's own mailbox in RAW format, roundcubemail can read them.

I've been trying to do exactly that but It seems that each file must have a unique name which I don't really understand how to create it.

4

Re: Migrate Email Messages

Use Bulk Rename. Rename files so they have names like 0001, 0002, and so on.