|
Arne Lovius -> RE: Send / Recieve using Internet mail wizard (13.Aug.2006 2:25:39 PM)
|
quote:
ORIGINAL: Henrik Walther A Send Connector and a Receive Connector are created by default, but they don't allow anonymous connections, so if you haven't placed an Edge Transport server in front of the E2K7 setup, you need to run the CMDlet I mention in below thread: get-receiveConnector server1\default* | set-receieveConnector -permissionGroups "AnonymousUsers,ExchangeServers,ExchangeLegacyServers,AnonymousUsers" get-SendConnector server1\default* | set-SendConnector -permissionGroups "AnonymousUsers,ExchangeServers,ExchangeLegacyServers,AnonymousUsers" You can also delete the existing connectors then create two new ones of the type "Custom". Hi, I understood from the documentation http://www.microsoft.com/technet/prodtechnol/exchange/E2k7Help/11b5b76b-4d30-4549-9a10-195eba2398a5.mspx?mfr=true that two receive conectors are created by default, but no send connectors.
|
|
|
|