From: Andrey Demidov Date: 2009-06-25T18:05:33+09:00 Subject: Re: smtp_tls 1.0.1 Released > 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] -- Posted via http://www.ruby-forum.com/.