[prev in list] [next in list] [prev in thread] [next in thread] 

List:       racket-users
Subject:    [plt-scheme] SMTP/SSL
From:       mflatt () cs ! utah ! edu (Matthew Flatt)
Date:       2006-08-23 10:06:40
Message-ID: 20060823020730.35314650074 () mail-svr1 ! cs ! utah ! edu
[Download RAW message or body]

At Tue, 22 Aug 2006 16:26:20 -0400, Matt Jadud wrote:
> I'm wondering if this should "just work," [...]
> to send mail via SMTP through a host that uses TLS.

No, I don't think so. 

It should work on a connection that uses SMTP over SSL starting from
byte 0. If I remember correctly, TLS means starting in plain text,
negotiating, and then moving to SSL.

The good news is that the newish `ports->SSL-ports' function can
support the mid-stream switch into SSL. The bad news is that no one has
implemented it in "smtp.ss".

Matthew



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic