Displaying 1 result from an estimated 1 matches for "yoto".
Did you mean:
goto
2008 Jul 24
0
Errno::EBADF Send an Email in Rails using GMail
...T'')
rescue EOFError, OpenSSL::SSL::SSLError
end
end
end
I get the following error message:
Errno::EBADF in EmailerController#sendmail
Bad file descriptor - connect(2)
RAILS_ROOT: ./script/../config/..
Application Trace | Framework Trace | Full Trace
C:/InstantRails/rails_apps/YOTO/vendor/plugins/action_mailer_tls/lib/
smtp_tls.rb:10:in `initialize''
C:/InstantRails/rails_apps/YOTO/vendor/plugins/action_mailer_tls/lib/
smtp_tls.rb:10:in `open''
C:/InstantRails/rails_apps/YOTO/vendor/plugins/action_mailer_tls/lib/
smtp_tls.rb:10:in `do_start''
C:/Instan...