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

# Custom Email

## Verifying your Domain

1. Click "Add Domain".  Using your domain console add the DKIM. &#x20;

   <figure><img src="/files/lz9h6RCY1tozFsRzOrMn" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/DztUIeSK2skRZU2kXTZ8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/cum3iUNRbW3bOBHMSwTG" alt="" width="563"><figcaption><p>Click "View Instructions" to get your Name/Host Name and Value/Data </p></figcaption></figure>

Click "View Instructions" to get your Name/Host Name and Value/Data. Copy and paste the values needed. The "Type" needs to match as well.

<figure><img src="/files/Cu6hSSTFVFeaUsQlUqUw" alt="" width="375"><figcaption></figcaption></figure>

2. Now add the Return Path information. Click "View Instructions" to get your Name/Host Name and Value/Data. Copy and paste the values needed. The "Type" needs to match as well.&#x20;

   <figure><img src="/files/wq3JvSxoryYWj8CrITzM" alt="" width="375"><figcaption></figcaption></figure>
3. Your Main Domain should be verified within 48 hours. Verification is needed to move to "Inbound".&#x20;

   <figure><img src="/files/Fuivnca9zRXF6Nhg6Ov8" alt="" width="563"><figcaption></figcaption></figure>
4. Click on the "Inbound Domain"&#x20;

   <figure><img src="/files/4gjod8VayMYTBycK9ZIy" alt="" width="563"><figcaption></figcaption></figure>
5. Verify the DKIM and Return Path repeating step 1 and 2.&#x20;
6. Verify the MX Record. Click "View Instructions" to get your Name/Host Name and Value/Data. Copy and paste the values needed. The "Type" needs to match as well.&#x20;

   <figure><img src="/files/Wmk7nk0ChPXbssMpMLo5" alt="" width="563"><figcaption></figcaption></figure>

   <figure><img src="/files/vS59Iv1X7xiIYMMg4mMX" alt="" width="375"><figcaption></figcaption></figure>
7. Verification can take up to 48 hours.&#x20;

   <figure><img src="/files/toSj9GyLFiyT84yGY0Hw" alt=""><figcaption></figcaption></figure>
8. Set up your sender information.&#x20;

   <figure><img src="/files/WXH6bXbokoYFaCxwZSWD" alt="" width="375"><figcaption></figcaption></figure>

## Broken Email Link

1. We will send you an email if one of the above have been deleted. In the admin panel you will see the link that is broken lined out in red.&#x20;

   <figure><img src="/files/gpOHUHDlZftfJ9SSpK4s" alt=""><figcaption></figcaption></figure>
2. Select "Action" and enable once link is corrected.&#x20;

   <figure><img src="/files/jEVH1lryv7PKvvqaXr0z" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.adminremix.com/module-settings/custom-email.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.
