search for: mailingcontroller

Displaying 2 results from an estimated 2 matches for "mailingcontroller".

2008 Apr 11
7
Net::SMTPAuthenticationError
...;[my domain], :authentication => :plain, :user_name => ''do-not-reply-hcDgGtZH8xNBDgjK7y7TUQ@public.gmane.org'', :password => ''[my password]'' } but when i click on send mail button, it shows following error: Net::SMTPAuthenticationError in MailingController#sendmail 502 unimplemented (#5.5.1) RAILS_ROOT: C:/work/2phone Application Trace | Framework Trace | Full Trace c:/ruby/lib/ruby/1.8/net/smtp.rb:577:in `auth_plain'' c:/ruby/lib/ruby/1.8/net/smtp.rb:571:in `__send__'' c:/ruby/lib/ruby/1.8/net/smtp.rb:571:in `authenticate''...
2008 Apr 11
1
Net::SMTPSyntaxError
...''[my domain], :authentication => :plain, :user_name => ''do-not-reply-hcDgGtZH8xNBDgjK7y7TUQ@public.gmane.org'', :password => ''[my password]'' } but when i click on send mail button, it shows following error: Net::SMTPSyntaxError in MailingController#sendmail 502 unimplemented (#5.5.1) RAILS_ROOT: C:/work/2phone Application Trace | Framework Trace | Full Trace c:/ruby/lib/ruby/1.8/net/smtp.rb:680:in `check_response'' c:/ruby/lib/ruby/1.8/net/smtp.rb:582:in `auth_login'' c:/ruby/lib/ruby/1.8/net/smtp.rb:686:in `critical'...