On 02/07/2012 09:35 AM, Merrill Oveson wrote: > It's like the email doesn't "see" the mx records for x.com to go to > s.com, but insteads lands at the local postfix machine and stays > there. > > suggestions?
This is a case where Google Apps subdomains come in handy. Create a new subdomain, say "g.s.com" and set its MX records just like your s.com. Then in the google apps cpanel set up g.s.com as a "domain alias." Now in postfix you can forward mail to [email protected] and it will get to google and go into [email protected]'s e-mail folder. http://support.google.com/a/bin/answer.py?hl=en&answer=53295 http://support.google.com/a/bin/answer.py?hl=en&answer=182079 Michael /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
