<p>CL-SMTP is a simple lisp Networking Library that provides SMTP client protocol, supported LOGIN and PLAIN authentication methods.</p>
<p>CL-SMTP is a simple lisp Networking Library that provides SMTP client protocol, supported LOGIN and PLAIN authentication methods, send attachments and ssl support with cl+ssl package.</p>
<p><b>New Version</b> [20140128.1] Check message/html-message for non ascii characters and send message/html-message encoded quoted-printable when found non ascii characters.</p>
<p><b>New Version</b> [20150521.1] Add LICENSE file and :description and :license to cl-smtp.asd</p>
<p><b>Documentation</b> see the README file.</p>
<h3>Download</h3>
<p><b>Version</b> [20140128.1] Check message/html-message for non ascii characters and send message/html-message encoded quoted-printable when found non ascii characters.</p>