**Configuring an MX Record in cPanel**
An MX (Mail Exchange) record directs incoming email to the appropriate mail server. Modifying your MX record is typically done to route email to a remote server or to set up a temporary backup if your local mail server fails. Below are instructions for two scenarios: pointing the MX record to another domain or to a different server under the same domain on your gptservers.net hosting account.
### Option 1: Pointing the MX Record to Another Domain
1. Log in to cPanel at `https://yourdomain.com/cpanel`.
2. In the **Mail** section, click the **MX Entry** icon.
3. Select the domain you want to configure from the dropdown menu.
4. Under **Email Routing**, choose **Automatically Detect Configuration** if you're unsure about Local, Backup, or Remote settings, then click **Change**.
5. In the **Add New Record** section:
- **Destination**: Enter `mail.thedomainname.com` (or the destination provided by your email host).
- **Priority**: Set to `0` (zero) unless otherwise specified.
6. Click **Add New Record** to save.
**Tip**: To revert, set the **Destination** back to the domain selected from the dropdown (without `http` or `www`).
### Option 2: Pointing the MX Record to Another Server (Same Domain)
1. Log in to cPanel at `https://yourdomain.com/cpanel`.
2. In the **Mail** section, click the **MX Entry** icon.
3. Select the domain you want to configure from the dropdown menu.
4. Under **Email Routing**, choose **Automatically Detect Configuration** if unsure, then click **Change**.
5. In the **Add New Record** section:
- **Destination**: Enter `mail2.thedomainname.com` (or the destination provided by your email host).
- **Priority**: Set to `0` (zero) unless otherwise specified.
6. Click **Add New Record** to save.
7. Return to the cPanel homepage and click the **Simple DNS Zone Editor** icon (under the **Domains** section).
8. Select the same domain from the dropdown menu.
9. In the **Add an A Record** section:
- **Name**: Enter `mail2.thedomainname.com` (or the same value used for the MX Destination).
- **Address**: Enter the IP address of the other server.
10. Click **Add A Record** to save.
11. Done!
**Notes**
- DNS changes may take 24–48 hours to propagate.
- Ensure the destination and IP provided by your email host are accurate to avoid email delivery issues.
- For assistance, contact support@gptservers.net.
---
This paraphrased version simplifies the instructions, organizes the two scenarios clearly, and incorporates the replacement of "qeservers.net" with "gptservers.net" as per your instruction. Let me know if you need further refinements or additional details!