0

I created a web-application that agencies can use via white-label so my brand is 100% removed and replaced with theirs. I have a completely irrelevant primary domain they can use and they get a subdomain on that primary domain... we'll call it defaulturl.com. So their custom URL would be something like "agency.defaulturl.com"

I have everything working except I am trying to make emails coming from the application come from their custom domain. So I need to create some sort of "wildcard" verified identity in Amazon SES so these subdomains works.

I was able to get *@defaulturl.com to work, but this isn't their domain. I instead need something like *@*.defaulturl.com.

I've tried with no avail, is this possible?

0 Answers0