Guest User

Untitled

a guest
Apr 19th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. Net::SMTPFatalError in OpinionController#invite
  2.  
  3. 555 5.5.2 Syntax error. 34sm2390626nfu.4
  4. RAILS_ROOT: /Users/teamon/Sites/my_app
  5.  
  6. Application Trace | Framework Trace | Full Trace
  7. /opt/local/lib/ruby/1.8/net/smtp.rb:680:in `check_response'
  8. /opt/local/lib/ruby/1.8/net/smtp.rb:653:in `getok'
  9. /opt/local/lib/ruby/1.8/net/smtp.rb:635:in `rcptto'
  10. /opt/local/lib/ruby/1.8/net/smtp.rb:546:in `send0'
  11. /opt/local/lib/ruby/1.8/net/smtp.rb:545:in `each'
  12. /opt/local/lib/ruby/1.8/net/smtp.rb:545:in `send0'
  13. /opt/local/lib/ruby/1.8/net/smtp.rb:472:in `sendmail'
  14. /opt/local/lib/ruby/gems/1.8/gems/actionmailer-2.0.2/lib/action_mailer/base.rb:588:in `perform_delivery_smtp'
  15. /opt/local/lib/ruby/1.8/net/smtp.rb:379:in `start'
  16. /opt/local/lib/ruby/1.8/net/smtp.rb:316:in `start'
  17. /opt/local/lib/ruby/gems/1.8/gems/actionmailer-2.0.2/lib/action_mailer/base.rb:586:in `perform_delivery_smtp'
  18. /opt/local/lib/ruby/gems/1.8/gems/actionmailer-2.0.2/lib/action_mailer/base.rb:469:in `__send__'
  19. /opt/local/lib/ruby/gems/1.8/gems/actionmailer-2.0.2/lib/action_mailer/base.rb:469:in `deliver!'
  20. /opt/local/lib/ruby/gems/1.8/gems/actionmailer-2.0.2/lib/action_mailer/base.rb:352:in `method_missing'
  21. app/models/opinion.rb:75:in `send_invitation'
  22. app/controllers/opinion_controller.rb:19:in `invite'
Add Comment
Please, Sign In to add comment