Folks, the first person to figure this one out will make my day. Let''s just say I''ve tried everything for the past few hours, and I''ve become frustrated to the point of forum-posting. So...ready? Here goes... I keep getting this error: "553 This SMTP server requires authorisation. The password you''ve entered is incorrect" -> http://pastie.org/326542 Only thing is the password IS correct. I checked with my web hoster. So I began some trial and error...like deleting the smtp information from the development.rb page. Nothing happened - same error. I''m really stumped. Here''s everything I''m working with. -> My "signups" controller: http://pastie.org/326541 -> My development.rb file: http://pastie.org/326538 -> My mailer: http://pastie.org/326539 -> The associated view: http://pastie.org/326540 Please - any help would be greatly appreciated. Cheers. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
one dumb question, and this has caught me before, you are restarting after changing settings? On Sat, 29 Nov 2008 17:49:36 +0900, Patrick Leahy <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > Folks, the first person to figure this one out will make my day. Let''s > just say I''ve tried everything for the past few hours, and I''ve become > frustrated to the point of forum-posting. So...ready? Here goes... > > I keep getting this error: "553 This SMTP server requires authorisation. > The password you''ve entered is incorrect" > -> http://pastie.org/326542 > > Only thing is the password IS correct. I checked with my web hoster. So > I began some trial and error...like deleting the smtp information from > the development.rb page. Nothing happened - same error. > > I''m really stumped. Here''s everything I''m working with. > > -> My "signups" controller: http://pastie.org/326541 > -> My development.rb file: http://pastie.org/326538 > -> My mailer: http://pastie.org/326539 > -> The associated view: http://pastie.org/326540 > > Please - any help would be greatly appreciated. > > Cheers.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Simon Macneall wrote:> one dumb question, and this has caught me before, you are restarting > after > changing settings? > > > On Sat, 29 Nov 2008 17:49:36 +0900, Patrick Leahy... Yeah. Turns out that did it. Unbelievable. Thank you. =) -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---