[cl-smtp-devel] Stream encoding for SSL connection

Ury Marshak ury.marshak at gmail.com
Wed Nov 3 16:33:39 UTC 2010


Hello,

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)

Regards,
Ury Marshak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-smtp-devel/attachments/20101103/63b14d68/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cl-smtp-ssl-encoding.diff
Type: application/octet-stream
Size: 1835 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-smtp-devel/attachments/20101103/63b14d68/attachment.obj>


More information about the cl-smtp-devel mailing list