UTF8 email with DMA: DragonFly Mail Agent
Summary
The article explains how to fix UTF-8 email delivery on OpenBSD by using a sendmail wrapper around DMA to encode non-ASCII headers and ensure UTF-8 Content-Type. It provides a complete script, installation steps, and practical examples for cron usage, with debugging tips and implementation notes.