<div dir="ltr">Hello,<br><br>When trying to send email that contains some international characters I found that it does not work when using SSL connection. I traced the problem to the smtp-handshake function, specifically to convert-connection-to-ssl - it ignores the encoding and uses latin-1 unconditionally. I'm attaching a small patch (I don't have Allegro, so I left out that part)<br>
<br>Regards,<br>Ury Marshak<br></div>