see this http://www.youtube.com/watch?v=iJZ8w5o_TkE may be u get some idea
Regards, Shyam +91-9716-18-9650 On Sat, Mar 6, 2010 at 12:37 AM, Phillip Koebbe <[email protected]>wrote: > > > On Mar 5, 12:14 pm, Bigos <[email protected]> wrote: > > I have managed to make it work. After changing config/environments/ > > development.rb to look like: > > > > config.action_mailer.raise_delivery_errors = true > > config.action_mailer.perform_deliveries = true > > > > config.action_mailer.delivery_method = :sendmail #### > > > > Now everything works fine on my system. Adding config line marked with > > '####' to make rails use :sendmail and restarting mongrel made > > everything work perfectly. > > Yah. I left that one for you to find yourself. Good job! > > Glad it's working for you now. I hope your experience with Rails is > less frustrating from now on. When I first came to Rails about 3 years > ago, it took me a couple of months to get my head wrapped around both > Ruby and Rails. But once I did, I really felt at home and became a > much happier programmer :) > > Peace, > Phillip > > -- > 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]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- 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.

