From: ruby talk Date: 2005-05-17T22:01:04+09:00 Subject: Re: ruby smtp and gmail Hello, Yes i would like to view your code. Becker On 5/13/05, Shalev NessAiver wrote: > On May 12, 2005, at 9:15 PM, Bill Guindon wrote: > > > On 5/12/05, ruby talk wrote: > >> > >> any one find a fix for this or a work around? Am i doing it wrong? > >> will it work with other smtp servers? I only have gmail to work with. > >> BEcker > >> > > > > I'm betting it's Gmail's ssl requirement. More here... > > http://www.google.com/search?q=gmail+use+secure+connection+ssl > > > > -- > > Bill Guindon (aka aGorilla) > > I actually hacked up something a while ago that allows me to connect to > gmail. > Basically, I overrode the base socket to use SSL (or something like > that). Let me > know if you want me to dig up the code. > > -Shalev > >