So I'm trying to allow our SQL server to relay external emails through our Exchange 2010 SP3 server. I'm following this link.
However, at the point I'm trying to set the permissins on the Receive connector via EMS it tells me it can't find the connector. So after pounding my head against the wal for a little bit I ran "Get-ReceiveConnector -Server servername" and it only lists the two default connectors. Why is it not showing the connector I created?