> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/affiliate-email/set-notification-email-address/create-spf-record.md).

# Create SPF Record

**GoAffPro** provides you with the option to create an SPF record.&#x20;

{% hint style="info" %}
SPF DNS records verify the authenticity of emails from your domain, ensuring they are not marked as spam by the recipient's email provider.
{% endhint %}

To create an SPF record, go to the **Notifications** section in the **Settings** tab of the GoAffPro admin pane.

<figure><img src="https://1200686697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LdPzLtyP46oY7cyXnkw%2Fuploads%2F8oOdQVuBFRW3f7PlKx31%2Fimage.png?alt=media&amp;token=1b5237f9-0c33-4b00-a81b-41c821f9432f" alt=""><figcaption><p>Settings > Notifications</p></figcaption></figure>

Here, go to the **From Email** section.

<figure><img src="https://1200686697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LdPzLtyP46oY7cyXnkw%2Fuploads%2FdmtXcNrIL1pmRjs4AenY%2Fimage.png?alt=media&amp;token=d30b7d2f-bdaa-45c2-a992-6cf84238b2ce" alt=""><figcaption><p>From Email</p></figcaption></figure>

Now, click on **SPF Record**.

<figure><img src="https://1200686697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LdPzLtyP46oY7cyXnkw%2Fuploads%2FSnoTzgcV6hTKsocT8JVH%2FScreenshot%202025-05-27%202320435.png?alt=media&amp;token=e24d0eb4-89ca-4c98-b33d-2ca9bf33cda6" alt=""><figcaption><p>Click on SPF Record</p></figcaption></figure>

After this, you can add the following values based on your SPF record.

**If you already have an SPF TXT Record, add the following to your existing record:**

```
include:amazonses.com
```

**If you do not have an SPF TXT record, add the following as a new SPF TXT record to your domain:**

```
v=spf1 include:amazonses.com ~all
```

<figure><img src="https://1200686697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LdPzLtyP46oY7cyXnkw%2Fuploads%2FdNB60m42bapLM2bVbeON%2Fimage.png?alt=media&amp;token=0b4a4bba-eaca-42d0-8aa3-10225eaa61c8" alt=""><figcaption><p>SPF Record</p></figcaption></figure>
