<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I do not guarantee anything, I didn't use this recently, but I
      have a function for sending mail with attachments using Synapse.</p>
    It's the <span class="pl-k">function</span> <span class="pl-en">MailTo_SMTP</span>
    in this unit :  <br>
<a class="moz-txt-link-freetext" href="https://github.com/jsuzineau/pascal_o_r_mapping/blob/master/pascal_o_r_mapping/3_Data/uMailTo.pas">https://github.com/jsuzineau/pascal_o_r_mapping/blob/master/pascal_o_r_mapping/3_Data/uMailTo.pas</a><br>
    (my code is under LGPL, you can extract and reuse freely)<br>
    <p>Normally the version of Synapse used in this code is here :<br>
<a class="moz-txt-link-freetext" href="https://github.com/jsuzineau/pascal_o_r_mapping/tree/master/pascal_o_r_mapping/7_sources_externes/synapse">https://github.com/jsuzineau/pascal_o_r_mapping/tree/master/pascal_o_r_mapping/7_sources_externes/synapse</a></p>
  </body>
</html>