> For the complete documentation index, see [llms.txt](https://docs.glesys.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glesys.com/products/other/email/how-tos/migrate-email-accounts.md).

# Migrate email accounts

***

This is a brief guide on how to smoothly migrate your email to us.

## Instructions

1. Add the domain name you want to manage email for in our control panel.
2. Create new email accounts/addresses and passwords in our control panel.
3. Configure the new email accounts in your email client (choose IMAP).\
   You should now have two active email accounts working in the client. (All mail will still arrive at the current provider’s account; none will go to the account we manage.)
4. Point the domain name to our name servers, or alternatively, change the MX records for the domain to our mail servers so that new mail lands in the new accounts. More information about Glesys's name and mail servers is available in our control panel.
5. The email migration is now complete.
6. In most email clients, you can simply drag messages from the old account to the new one if you want to keep your old emails.
7. Remove the old provider’s email accounts/settings (since mail may still be delivered to the old provider for a while, wait at least 48 hours before doing this).

### **Things to keep in mind**

When you re-point the domain, don’t forget to configure the other DNS records for the domain in our control panel.

We do not support DNSSEC, so if it is enabled for the domain, you must disable it (e.g., in IIS) before you change the DNS settings.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.glesys.com/products/other/email/how-tos/migrate-email-accounts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
