First of all, thank you for replying. When I use your suggestion I get 
an "application fails to start" error. I narrowed it down to one thing 
though. What causes the fails to start error is the "smtp" in the 
"config.action_mailer.smtp_settings  = {" line in 
/config/environment.rb. If I use "server" as in 
"config.action_mailer.server_settings  = {" The app starts again, but 
the email doesn't send. I know the "server_settings" option is now 
depreciated, so what can be done?
-- 
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to