5 /* output human readable part as text/plain section */
7 - "Content-type: text/plain; charset=us-ascii\n\n",
8 + "Content-type: text/plain; charset=utf-8\n\n",
11 if ((emf_text = next_emf(emf, US"intro")))
14 /* output human readable part as text/plain section */
16 - "Content-type: text/plain; charset=us-ascii\n\n",
17 + "Content-type: text/plain; charset=utf-8\n\n",
20 if ((wmf_text = next_emf(wmf, US"intro")))
22 "MIME-Version: 1.0\n\n"
25 - "Content-type: text/plain; charset=us-ascii\n\n"
26 + "Content-type: text/plain; charset=utf-8\n\n"
28 "This message was created automatically by mail delivery software.\n"
29 " ----- The following addresses had successful delivery notifications -----\n",