Displaying 1 result from an estimated 1 matches for "check_auth_response".
2009 Apr 13
5
Ruby 1.8.7 + Rails 2.3.2 + TLS = Where's the documentation?
...f the box. However, I can not find any documentation
on setting this up to send emails correctly. Furthermore, after
attempting to send emails using Gmail and TLS i get the following error:
530 5.7.0 Must issue a STARTTLS command first. i6sm501424tid.20
/usr/local/lib/ruby/1.8/net/smtp.rb:942:in `check_auth_response''
/usr/local/lib/ruby/1.8/net/smtp.rb:733:in `auth_plain''
/usr/local/lib/ruby/1.8/net/smtp.rb:725:in `send''
/usr/local/lib/ruby/1.8/net/smtp.rb:725:in `authenticate''
/usr/local/lib/ruby/1.8/net/smtp.rb:566:in `do_start''
/usr/local/lib/ruby/1.8/net/smtp.rb...