MailStoreServer
Exporting and Re-Archiving E-Mail to a different MailStore environment
EML Export from Storage Location in MailStore <11
Explaining MailStore's folder structure
All messages in MailStore are within an individual user's archive, each user has a separate archive, so for example my incoming messages could end up in any/all of these depending on where the messages come from:…
Removing duplicates
Migrating a "live" MailStore Server
If you are moving MailStore to a server in another office, a cloud-hosted virtual machine or leased server, or have a substantial amount of data then it can take a significant amount of time to move MailStore's database to another server and it is important to understand what is happening during a migration if you don't follow the official steps…
Migrating a "live" MailStore Server using rclone
You cannot copy all of MailStore's databases while the server is running, but if you're comfortable with the command line, we can pre-stage the bulk of the database using rclone so that the required downtime is minimal…
Migrating a "live" MailStore Server using robocopy
You cannot copy all of MailStore's databases while the server is running, but if you're comfortable with the command line, we can pre-stage the bulk of the database using robocopy so that the required downtime is minimal…