On Jun 21, 7:03 pm, "Älphä Blüë" <[email protected]> wrote: > Again, I get no errors of any sort but no mail is received. If you see > something that I'm doing wrong, if you could provide a small code > snippet for correction, I will understand your explanation better.
At this point it's probably down to action mailer's configuration. You mention you've setup config/mail.yml - that's not a rails thing (unless that's slipped in recently). Action mailer settings are setup in the appropriate environment file (so development.rb for the moment). Fred --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

