Have:
1. Exchange 2013: mailserver2013 and Exchange 2007: mailserver2007, edgeserver2007
2. Send connectors on mailserver2013: ...send email through a smart host mailserver2007
3. different public ip address for mailserver2013 and edgeserver2007
All work, but i want send mail from mailserver2013 directly (without exchange 2007).
A try:
1. create new connector on mailserver2013: ...use standard DNS look-ups (MX record associated with recipient domain)
2. try send email to internal address - all ok.
3. try send email from external address - all ok.
4. try send email to external address - query and don't recive
5. try send email directly with telnet - all work.
What i need to check? MX? Log (which and wheare)?
Thanks.