image.yourdomain.com). This improves branding and can help with deliverability since your email assets use your domain.
Prerequisites
- You must be a workspace admin (Settings sections are admin-only).
- You can edit DNS records for your domain.
- Pick a dedicated subdomain (recommended):
image.yourdomain.com
Step 1 — Set the image domain in Mailkick
- Open Settings → Image Domain
- Enter your hostname (example:
image.yourdomain.com) - Click Get target (or Update domain)
Step 2 — Add the CNAME record
In your DNS provider, create a CNAME record:- Name/Host: your subdomain (e.g.
image) - Value/Target:
proxy.mailkick.app
This CNAME is the only DNS change required. SSL is provisioned automatically — no certificates to create, and nothing else in your DNS is touched.
Step 3 — Verify status
Back in Settings → Image Domain, click Refresh status until it becomes active. Mailkick checks a health endpoint automatically:https://<your-hostname>/_mailkick/health
What changes once it’s active?
- New and existing image URLs are served from:
https://<your-hostname>/image/<path>
- Preview/export will use your hostname when generating email HTML.
