Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CL-SMTP and Gmail

27 views
Skip to first unread message

Jacobite1607

unread,
Feb 14, 2008, 10:41:11 AM2/14/08
to
I am using the Personal Edition of LispWorks on an XP box.

I have been playing around with Cl-Smtp and it works really well on my
Exchange
Server however I noticed it doesn't want to send email via GMail. It
doesn't support SSL or use port 465.

I downloaded a modified version "http://redromelogic.com/blog/display?
id=20" of
Cl-Smtp which the user claimed worked with GMail but when I use it, it
looks
for an FF called "RAND_seed".

Am I just headed down the wrong path and need to look at something
else to
accomplish this, such as Mel-Base or what?

William

Edi Weitz

unread,
Feb 14, 2008, 11:15:10 AM2/14/08
to
On Thu, 14 Feb 2008 07:41:11 -0800 (PST), Jacobite1607 <Jacobi...@gmail.com> wrote:

> I am using the Personal Edition of LispWorks on an XP box.
>
> I have been playing around with Cl-Smtp and it works really well on
> my Exchange Server however I noticed it doesn't want to send email
> via GMail. It doesn't support SSL or use port 465.
>
> I downloaded a modified version

> "http://redromelogic.com/blog/display?id=20" of Cl-Smtp which the


> user claimed worked with GMail but when I use it, it looks for an FF
> called "RAND_seed".
>
> Am I just headed down the wrong path and need to look at something
> else to accomplish this, such as Mel-Base or what?

It seems the (unreleased) CVS version of CL-SMTP has support for
SSL/TLS as well. If that doesn't work with LispWorks, I'd suggest
sending a bug report to the CL-SMTP mailing list. (If there's an FFI
issue with CL+SSL, the easiest fix probably is to use the SSL
functionality that comes with LispWorks instead.)

Edi.

--

European Common Lisp Meeting, Amsterdam, April 19/20, 2008

http://weitz.de/eclm2008/

Real email: (replace (subseq "spam...@agharta.de" 5) "edi")

0 new messages