I have a mail server all set up and running on ubuntu 14.04 with Postfix / Dovecot for the domain "postfixserver.com".
A second domain "googleapps.com" is running on google apps.
user@googleapps.com emails are forwarded from google apps to user@postfixserver.com.
When user@postfixserver.com replies to an email addressed to user@googleapps.com I would like postfix to send the email out as being from user@googleapps.com.
Is there any way to achieve this without having to rely on the email client. So for instance on an iPhone I would like to only setup one account user@postfixserver.com but being able to reply to emails sent to user@googleapps.com keeping the correct from address.