[cl-smtp-devel] Re: cl-smtp usocket
Erik Huelsmann
ehuels at gmail.com
Tue Jun 5 15:44:40 UTC 2007
On 5/20/07, Erik Huelsmann <ehuels at gmail.com> wrote:
> On 5/15/07, idzikowski <jan.idzikowski at gmail.com> wrote:
> > Hello Erik,
> >
> > sorry for no answer to your mail to the cl-smtp-devel list from Apr 7 2007,
> > i never got this message.
> >
> > Your suggestion to use usocket is a good idea,
> > send me the patch and put it in the cvs, but i have not all supported
> > lisp implementations installed to test ist. I can test it with
> > acl/sbcl/cmucl/clisp on linux and some on windows.
>
> Please find attached the patch to move cl-smtp to usocket. Note that
> there's no need for any platform specific stuff any more, apart from
> the cl-base64 conditionals.
>
> Note that you need Subversion trunk usocket to test this patch. Also,
> I added usocket::get-host-name, but I'm not sure I want it to be part
> of the exported interface. I'll support the function on all current
> and new implementations though.
As of now, you don't need usocket trunk anymore: usocket 0.3.3 has
been released and the required functions are in it, so, cl-smtp could
make the switch, if you're ready.
If you have any questions regarding the patch, please let me know.
bye,
Erik.
More information about the cl-smtp-devel
mailing list