Email Configuration
Overview
Time to complete: less than 5 minutes
What this does: This configuration allows users in Silkline to send emails through Silkline that come from their actual email address (e.g., user@yourdomain.com). This significantly improves supplier trust and engagement. Silkline uses a "fly-on-the-wall" account to read emails where we are a listed recipient. Silkline does not have access to a user's mailboxes.
Steps
Add all of these records to your DNS settings for your domain
Your DNS settings are typically managed through your Domain name registrar (e.g., GoDaddy, Namecheap, etc.) or a dedicated DNS service (e.g., Cloudflare, AWS Route 53).
Silkline support will provide the unique code to enter for the first record below.
In some DNS managers, you do not need to enter the domain name in the host value. Check your DNS manager's existing records and follow this pattern.
CNAME
[code provided].yourdomain.com
u34850381.wl132.sendgrid.net
CNAME
s1._domainkey.yourdomain.com
s1.domainkey.u34850381.wl132.sendgrid.net
CNAME
s2._domainkey.yourdomain.com
s2.domainkey.u34850381.wl132.sendgrid.net
Add DMARC settings only if you do not have an existing policy defined
Most domain names should already have a DMARC policy defined. If you do, you can skip this step. If you do not yet have a DMARC policy defined, please add this record:
TXT
_dmarc.yourdomain.com
v=DMARC1; p=reject; rua=mailto:k8cwh7o5@rua.dmarceye.com; fo=1:d:s; ri=86400
Last updated