Sending manual HTML email inbox tests
You can use htmltest.email to send an Emailify HTML export to real inboxes without setting up an email campaign. This is useful for checking a specific Gmail, Outlook, Apple Mail, or other inbox that you can access.
New recipient addresses must complete a one-time approval before htmltest.email can send them test emails. Approval messages are sent from [email protected].
Before you start
You'll need:
- Your final Emailify HTML export
- Publicly hosted image URLs in the exported HTML
- Access to each inbox you want to test
Keep Upload Hosted Image URLs enabled when exporting from Emailify. If your HTML uses local img/ paths, host those images and update the paths before sending the test.
Send a manual inbox test
- Export your selected email from Emailify as HTML.
- Unzip the downloaded export and open the email's
index.htmlfile in a text editor. - Copy the complete HTML source.
- Open htmltest.email.
- Enter up to five recipient email addresses.
- Complete the one-time recipient approval if htmltest.email requests it.
- Enter a subject line and keep HTML selected.
- Paste the Emailify HTML into the Email Content field.
- Optionally add a plain-text version. If you leave it empty, htmltest.email generates one from the HTML.
- Click Send Test Email.
- Open each recipient inbox and inspect the email on the intended device and email client.
What to check
- The email arrives and opens without broken images.
- Desktop and mobile layouts respond as expected.
- Text, buttons, links, spacing, and backgrounds render correctly.
- Light and dark mode remain readable.
- Subject and preheader text appear as intended.
A manual test only shows how the email rendered in the inboxes and clients you actually opened. It does not test every client, guarantee future delivery, measure campaign deliverability, or reproduce changes that your production ESP may make to the HTML.
For broader client coverage, use Mailgun Inspect or Email on Acid. For general guidance, see Testing your HTML emails before sending.