I'm working on setting up a new server for sending email and I'm trying to figure out how to configure postfix to send email from 3 different domains. Ideally the nobody user on the server should be able to email using *@domain1.com, *@domain2.com, *@domain3.com just by changing the from
field in the email that is being sent.
Incoming email is handled by google apps and port 25 (incoming) on the server is blocked.