Configuring white labeling between sendgrid and 1and1.com

1and1sendgrid

I'm struggling to configure white labeling between sendgrid and 1and1.com.

Sendgrid asks me to create a variety of subdomains on my domain registrar with specific CNAME values. I'm able to create most of them but I was stuck on:

s1._domainkey.<mydomain>

1and1.com is giving me an "invalid subdomain error. The subdomain could not be created. An error has occurred" Anyone else come across this and resolved it? Do I need to switch registrars?

I can create the subdomain without the underscore but then it doesn't validate against sendgrid.

Best Answer

Got this question answered by SendGrid's support team. Pasting their response here:

If I recall, 1 & 1 doesn't support the _ value in the CNAME record.

What you can do is create a TXT record instead.

Head over to your SendGrid account -> Select Settings -> Whitelabel.

Delete your old whitelabel and add a new one using the same subdomain and domain ' mail.'. This time, Turn off the automated security box so we use TXT records vs. CNAME records for your DKIM config.

Back on 1and1.com's configuration screen I was able to create the TXT records as spec'd by SendGrid.

Related Topic