Less time on "old-style" emails
Reuse an existing layout and structure instead of manually recreating a past campaign, freeing up time for copy, personalization, and strategy.
A proof-of-concept workflow that takes an exported email from Gmail, Yahoo, or Outlook and rebuilds it as semantic MJML — ready to drop straight into an editor.
A quick look at what the original write-up demonstrates and why it matters for teams sitting on old email archives.
The article opens with a familiar pain point for anyone maintaining older campaigns: rebuilding a legacy email template by hand every time it needs to be reused or refreshed. The proposed fix is a proof-of-concept converter that takes a downloaded .eml file — the kind you can export from Gmail, Yahoo, or Outlook — and turns it into clean, editable MJML that's ready for an email editor or a fresh campaign.
The accompanying demo walks through the full loop end to end:
.eml file is downloaded from Gmail, Yahoo, or Outlook.The author positions this as especially useful for teams still working with legacy HTML-based campaigns and older email archives that were never built with a modern, editor-friendly structure in mind.
As described in the article, the process is meant to stay simple and hands-off for both you and your clients.
Export an email from Gmail, Yahoo, or Outlook as an .eml attachment, or save it directly from the mailbox.
The tool parses the raw email — HTML, inline styles, images, links — and rebuilds it as semantic MJML, preserving:
The resulting MJML loads into an email editor, where you or your client can:
Five points the author raises for anyone building email workflows around legacy campaigns.
Reuse an existing layout and structure instead of manually recreating a past campaign, freeing up time for copy, personalization, and strategy.
Old HTML emails sitting in Gmail, Yahoo, or Outlook get upgraded into MJML templates that work with modern, editor-friendly workflows.
Classic HTML emails move into MJML first, then can be enhanced further with AMP components for carousels, forms, or live updates.
The converter recognizes patterns like hero images, spacers, multi-column layouts, buttons, and social bars — not just a raw HTML dump.
Framed as a feature that can plug into any MJML-based editor as an "Import from EML" button, without disrupting the existing UX.
The author — a senior email architect with 20+ years building custom HTML/AMP/MJML editors — frames this as something teams can plug straight into existing work.
The author offers to adapt the demo to your specific email exports and editor requirements — reach out to talk through a production-grade version.