[cl-smtp-devel] Patch to support sending raw messages
Jan Idzikowski
jan.idzikowski at knowledgetools.de
Wed Apr 2 19:18:46 UTC 2008
Hi Hans,
I applied your patch and fixed the bug in CL-SMTP::SMTP-AUTHENTICATE.
While running my personal tests (on allegro/linux) i got a problem with
your added #\Return after every #\Newline
in smtp-output-stream.lisp line 78-79, I commented out these lines and
it works for me.
Now I tested it on linux with sbcl, cmucl, openmcl and allegro,
but only with ssl support on sbcl.
Further tests will follow.
Cheers,
Jan
More information about the cl-smtp-devel
mailing list