If your app is really getting this involved, I'd recommend that you just set up a real mail server on your Rails host and do it properly. Also note that the Gmail for Domains stuff has (at least in the free version) a hard limit of 500 unique To: addresses per day.
Alternatively, you could also look into a service like AuthSMTP, and just set up a postfix instance that forwards the mails to them. --Matt Jones On Oct 7, 10:46 pm, charliep <hawthornethre...@gmail.com> wrote: > Hi, > > I have a rails app which sends email via gmail; working great. > > I'm next looking to set up multiple gmail accounts. > > I want action A to generate an email from gmail account A ... and > action B to generate an email from gmail account B. > > Is this possible? > > Thanks in advance, > Charlie --~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---