Please ignore if too off topic.

I have a Rails app that sends and receives email via Postfix.  I also
have set up Google Apps (http://www.google.com/a) for my domain.  By
themselves each works.

I want to find a way to have Postfix accept all email for the domain
except for a few accounts ([EMAIL PROTECTED], [EMAIL PROTECTED], etc.) and
forward these to Google Apps mail servers... anyone know how to do
this?  Basically my MX records would direct email to IP running Rails
app + Postfix.  Then Postfix would slurp up the emails and forward the
special ones on to Google Apps and send all others up the stack to
Rails.  This way I'd have the best of both worlds.  Ideas?

Thanks,
Zack

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to