Score:1

SPF/DKIM and sending emails from parent domain

us flag

I'm trying to understand how apps such as greenhouse.io configure DNS for delegating email sending.

In short, assume I am a SAAS provider saas.com and my customer is customer.com. I've seen that it is possible to:

  1. Ask my customer to create a subdomain - say saas.customer.com and add DNS records for DKIM validation. The intent is that my SAAS can send emails from saas.customer.com.
  2. Once they add, I (saas.com) can send emails from [email protected].

I understand the above.

However, I also see that (especially for greenhouse.io), it's also possible to send with the From: message header as [email protected] (and not just [email protected]). This is somewhat surprising to me.

In summary, if I am authorized to send emails from a subdomain, and I use that subdomain to send with emails where from header is a parent domain (I understand that this is not the envelope sender) is this a valid use-case - or does this have possibilities of being marked as spam etc?

I'm using Amazon SES, if it matters.

Score:0
cz flag

You can make it work to send email using the customer's naked domain, but this is considered bad practice for reputation reasons. You would be mixing the reputation of the company's internal corporate mail with that of whatever mail you will be sending, which always 100% of the time works out badly as soon as some recipient clicks the Spam button. Keeping such mail on subdomains protects the reputation of the naked domain and helps prevent interruptions such as the above.

us flag
I get what you mean. In terms of SPF / DKIM - it looks like this is allowed then? I'm not too familiar with these (and DMARC) but I would've thought that by default this should be at least mildly frowned upon
Michael Hampton avatar
cz flag
Everyone is doing it, so...
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.