I found it. The solution for Rails 2.0.x is at http://newleaders.com/discussions/168-using-gmail-smtp-with-actionmailer.
I tried it on my local machine and it worked. I then tried it on my blessed Heroku application, and it worked as well. Cheers, Jay On Jun 17, 1:30 pm, Jay Godse <[EMAIL PROTECTED]> wrote: > Hi. > > I have figured out how to get Google Apps to point a subdomain to my > Heroku app. (Woohoo!) > > I would now like to use ActionMailer to send email through my Google > Apps email. > > I have seen lots of interesting articles on the web on how to install > various gems, configure the app, add extra YAMLs, and read chicken > entrails all for the purpose of sending email from a Rails App through > and email service. > > Does anybody out there have a working piece of working Heroku Rails > code that they can share freely and that successfully sends email from > a Heroku app to a Google Apps using ActionMailer? > > I appreciate any help. > > Thanks, Jay --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
