# How to use YayMail with GoDaddy

1. Disable GoDaddy eCommerce email customizer by editing the wp-config.php file using sFTP<<https://www.godaddy.com/help/upload-files-with-sftp-8940>> or the WordPress File Manager<<https://www.godaddy.com/help/access-files-in-my-managed-wordpress-account-32299>>.&#x20;
2. Add the following piece of code to the file: define( 'DISABLE\_MWC\_EMAIL\_NOTIFICATIONS', true );
3. After adding this code, the default WooCommerce email editor is enabled again, and then you are able to use the YayMail plugin!

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

If you don't know how to do that, please [Contact us](https://yaycommerce.com/support/#) with your admin login account, we will do it for you.


---

# Agent Instructions: 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.yaycommerce.com/yaymail/other-links/troubleshooting/how-to-use-yaymail-with-godaddy.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.
