> For the complete documentation index, see [llms.txt](https://docs.clouduxe.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clouduxe.com/emails.md).

# Emails

- [Email Overview](https://docs.clouduxe.com/emails/email-overview.md)
- [Creating An Email Account on Your cPanel Hosting](https://docs.clouduxe.com/emails/creating-an-email-account-on-your-cpanel-hosting.md)
- [Email Forwarding in cPanel](https://docs.clouduxe.com/emails/email-forwarding-in-cpanel.md)
- [Creating An Email Account on cPanel](https://docs.clouduxe.com/emails/creating-an-email-account-on-cpanel.md)
- [How to Delete an Email Account in cPanel](https://docs.clouduxe.com/emails/how-to-delete-an-email-account-in-cpanel.md)
- [Using Gmail with your Clouduxe Web Hosting](https://docs.clouduxe.com/emails/using-gmail-with-your-clouduxe-web-hosting.md)
- [Setting up Google MX Records from your cPanel](https://docs.clouduxe.com/emails/setting-up-google-mx-records-from-your-cpanel.md)
- [Configuring an Email Client](https://docs.clouduxe.com/emails/configuring-an-email-client.md)
- [How to Change your Webmail Password in cPanel](https://docs.clouduxe.com/emails/how-to-change-your-webmail-password-in-cpanel.md)
- [Configuring Autoresponder for Your Email Account](https://docs.clouduxe.com/emails/configuring-autoresponder-for-your-email-account.md)
- [Outlook 365 Auto Archive Setup](https://docs.clouduxe.com/emails/outlook-365-auto-archive-setup.md)
- [Spam Filtering Customization](https://docs.clouduxe.com/emails/spam-filtering-customization.md)
- [How to Transfer IMAP Emails Using an IMAP Transfer Tool](https://docs.clouduxe.com/emails/how-to-transfer-imap-emails-using-an-imap-transfer-tool.md)
- [How Folder Subscription Works](https://docs.clouduxe.com/emails/how-folder-subscription-works.md)
- [Email Troubleshooting Guide](https://docs.clouduxe.com/emails/email-troubleshooting-guide.md)
- [Why Does My Mailbox Get Full?](https://docs.clouduxe.com/emails/why-does-my-mailbox-get-full.md)
- [How to Set Up SMTP in cPanel](https://docs.clouduxe.com/emails/how-to-set-up-smtp-in-cpanel.md): Learn how to set up SMTP in cPanel for your domain to enhance your email management. Follow these steps for secure and effective email communication.
- [My Hosting is Suspended – Will My Emails Work?](https://docs.clouduxe.com/emails/my-hosting-is-suspended-will-my-emails-work.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.clouduxe.com/emails.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
