From: Ryan Davis Date: 2009-06-25T18:49:22+09:00 Subject: Re: smtp_tls 1.0.1 Released On Jun 25, 2009, at 02:05 , Andrey Demidov wrote: > >> Provides SMTP STARTTLS support for Ruby 1.8.6 (built-in for 1.8.7+). > > How can I install it for Ruby 1.8.7? > > bash-3.2# gem install smtp_tls > > ERROR: Error installing smtp_tls: > smtp_tls requires Ruby version ~> 1.8.6.0 > > bash-3.2# ruby -version > > ruby 1.8.7 (2009-06-08 patchlevel 173) [i686-linux] you don't need to. 1.8.7 and up already support smtp+tls.