I serve my site at mydomain.com and also use another email provider to send/receive normal mail using myname@mydomain.com
In order to use Mailgun with Ghost, I didn’t want to lose my personal email functionality at my base domain, so I set up a subdomain (mail.mydomain.com) for Mailgun.
Now I’m running into an issue where Mailgun requires setting up a CNAME for click tracking at email.mail.mydomain.com. I’m using Cloudflare, and Cloudflare doesn’t provide SSL for more than one subdomain level, so all of the links in my newsletters are http instead of https and throwing errors for users.
How is everyone else managing the Mailgun integration? Did you forfeit your base domain to be used for Mailgun’s bulk sending and just use another subdomain for your individual email?