AppleScript: How to preserve email formatting when duplicating drafts in Apple Mail?
I’m creating a Python-based mail merge tool that uses Apple Mail drafts as templates. The goal is to duplicate the drafts, replace placeholders like [Name] with data from an Excel file, and retain the original formatting (bold, italics, etc.).