Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit bd06b3e

Browse files
authored
MCLOUD-7410: DKIM signatures (#8440)
* MCLOUD-7410: DKIM signatures * MCLOUD-7410: DKIM Signatures Review fix
1 parent 36a8d72 commit bd06b3e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/cloud/project/sendgrid.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ s2.example.com IN CNAME <s2.example.sendgrid.net>
2424
{: .bs-callout-tip}
2525
You can find Sendgrid details for your account in the Onboarding UI. Use the `https://cloud.magento.com/project/_project-id_/setup/project_details` URL and select the **Project Details** > **Hosting Info** tab.
2626

27-
The CNAME records resolve to the Domain Keys Identified Mail (DKIM) and Sender Policy Framework (SPF) records managed by SendGrid, so that spam filters are less likely to inhibit your messages.
27+
For {{site.data.var.ece}} Pro, the CNAME records resolve to the Domain Keys Identified Mail (DKIM) and Sender Policy Framework (SPF) records managed by SendGrid, so that spam filters are less likely to inhibit your messages.
28+
29+
{: .bs-callout-info}
30+
**SendGrid DKIM signatures** are not available in Commerce Cloud Starter. They are only available in Commerce Cloud Pro.
2831

2932
Magento does not support allowlists, but you can review the [Sender Policy Framework (SPF)](https://sendgrid.com/docs/Glossary/spf.html) guidelines to improve delivery.

0 commit comments

Comments
 (0)