From: Jacobite1607
Subject: CL-SMTP and Gmail
Date: 
Message-ID: <81ff82c6-a8df-4954-a000-12b00d968b30@s8g2000prg.googlegroups.com>
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
From: Edi Weitz
Subject: Re: CL-SMTP and Gmail
Date: 
Message-ID: <ud4qzjz01.fsf@agharta.de>
On Thu, 14 Feb 2008 07:41:11 -0800 (PST), Jacobite1607 <············@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 ·········@agharta.de" 5) "edi")