Hi everyone!
Is it possible in PMG to do the following scenario?
1. In MS Exchange we have 2 domains, let's say domain1.com and domain2.com
2. User could send mail from both domains.
3. PMG acts as relay sever.
4. If user send email from user@domain1.com, the email should go straight to internet and so on.
5. If user send email from user@domain2.com, the email should be forwarded to another relay, and that relay does the delivery.
I was able to do this scenario in Exim4 via static routes:
domain2.com: smart_host=ip_address
But I couldn't find same option in PMG.
Thanks in advance.
Is it possible in PMG to do the following scenario?
1. In MS Exchange we have 2 domains, let's say domain1.com and domain2.com
2. User could send mail from both domains.
3. PMG acts as relay sever.
4. If user send email from user@domain1.com, the email should go straight to internet and so on.
5. If user send email from user@domain2.com, the email should be forwarded to another relay, and that relay does the delivery.
I was able to do this scenario in Exim4 via static routes:
domain2.com: smart_host=ip_address
But I couldn't find same option in PMG.
Thanks in advance.