-
Written By Evren Cole
-
Updated on June 10th, 2026
User’s Query: I’m planning to self-host my email, and Roundcube looks like a good option. However, I need a way to automatically download emails from my mail provider and remove them from the original server, similar to how POP3 works. Since Roundcube appears to be IMAP-only, is there a way to achieve this with Roundcube or an additional tool?
Below are the methods to accomplish the migration of Roundcube to a New Server.
The IMAP Backup Wizard is designed to help organizations move their multiple Roundcube mailboxes to another email server. It supports bulk migration and keeps the email folder and messages intact at the time of process. This software does not store users’ credentials and their data.
This software includes various options such as email preview, duplicate email removal, and date range filters. It helps the user to transfer their Roundcube emails to Office 365 and other IMAP-supported email services. Apart from that, the user can migrate IMAP to Yandex Mail and other email servers.
Real-Life Scenario
A small market agency uses a Roundcube webmail outgrew its shared hosting environment due to limited storage and performance issues. At the time of migration to a cloud server, the manual transfer attempts to cause. With the help of a professional IMAP tool, the agency can securely migrate Roundcube to another Roundcube Server, mailboxes, and data without downtime.
If you have to manage only a small number of mailboxes and are familiar with server administration, then this option is also reliable. However, the process involves email storage and server configurations. So, it is important to execute the process carefully.
Follow these simple steps to move Roundcube from one server to another without complications. Maintain data integrity and ensure a smooth migration process.
The contact information, identities, and preferences are stored by Roundcube in its database. Make sure to export your database before migrating using any suitable method; for example, you can use either phpMyAdmin or MySQL dump tool.
|
Mysqldump -u root -p roundcube > roundcube_backup.sql |
This stores the backup file safely so it can be restored later on the destination server.
After that, copy the entire Roundcube installation directory from the existing server. It depends on your setup; the files may be located in directories such as:
|
/var/www/html/roundcube |
Or
|
/public_html/webmail |
Use SCP, rsync, or an FTP client to move these files to the new server.
Because Rouncube acts as a webmail client, actual messages are typically stored on the mail server. Locate the mailbox storage directories and copy all your email data to the new environment.
|
/var/mail/ |
Or
|
/home/user/mail/ |
Make sure that every mailbox is transferred correctly to prevent missing emails after the migration.
Thereafter, install the same Roundcube release on the new VPS or dedicated server. Now, configure all the required components, which include PHP, Apache or Nginx, MySQL or MariaDB, IMAP services, and SSL/TLS certificates.
Once the environment is ready, restore the database backup and apply the original configuration settings.
Once you verify that the functions work correctly, you have to update you DN seetings to direct email traffic to the new server. This typically includes MX records and DKIM records.
Keep this thing in mind that DNS changes may take several hours to propagate worldwide. At this period, some users may connect to the old server until the updates are fully recognized.
In this guide, we covered all the aspects to migrate Roundcube emails to New server. Use the correct methods to accomplish the migration process. The manual method is reliable for small emails, but it has several limitations. For bulk migration and efficient migration, use a professional IMAP tool. Also, this software offers a demo version to test the software functionality.
Ans. You can migrate Roundcube emails with the help of IMAP Backup Wizard. Creating a backup before the migration helps you to prevent accidental data loss.
Ans. Yes, emails and mailbox structure can be moved to another server. The professional method is used to determine how much data is transferred and preserved.
Ans. Yes, if both the mail servers support IMAP, you can transfer mailbox data directly between them. This helps the user to maintain the folder hierarchy and email structure.
Ans. Yes, Roundcube mailboxes can be migrated to Google Workspace or Microsoft 365 via the IMAP Backup Tool. This allows emails and folders to be transferred to the new platform.
Ans. An IMAP Backup Wizard tool is usually the simplest option for large mailbox migrations. It can transfer bulk emails efficiently while reducing manual effort.
About The Author:
Evren Cole is an expert in Email and Data Management. She has a strong passion for technology and entrepreneurship. In her free time, she enjoys football, music, and reading books.
Useful Links
Copyright © 2018-2026 MS Outlook Help is an affiliate partner of Aryson Technologies. All rights reserved. Sitemap: HTML / XML