Hi
We have ESA C190 and two different exchange organization ( two AD forests) like
1.Forest "abc.local" with DC (abcdc01 and abcdc01)
2. Exchange smtp domain "abc.com"
1.Forest "xyz.local" with DC (xyzdc01 and xyzdc02)
2. Exchange smtp domain "xyz.com"
Now we have one ESA C190 and both smtp domains external email will hit to this ESA
We want to configure LDAP for recipient ldap query such that if email for abc.com will come then ESA
query to "abc.local" DCs (abcdc01 or abcdc02) and if emails come for "xyz.com" smtp domain then ESA
should query to "xyz.com" DCs (xyzdc01 or xyzdc02)
How we can we get above result
Thanks