<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Le 14/01/2024 à 22:32, Bo Berglund via
lazarus a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:4k78qiloeu0km0bot0pulm90v2iltbbne3@4ax.com">
<pre>I assume MailData is the mail body...
2) How can I add Bcc recipients?</pre>
</blockquote>
<p>In fact I think MailData contains a mail header (with something
like<span style="white-space: pre-wrap"> Reply-to: xxxx</span>@yyy.com)
followed by a mail body after an empty line:</p>
<p><a class="moz-txt-link-freetext" href="https://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol">https://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol</a><br>
</p>
</body>
</html>