This safelist causes the Content Filter agent (discussed later in this chapter) to bypass
content filtering for users specified in the safelist. In Exchange Server 2007 SP1, you can now use
the includeddomains parameter to add domains to the safelist. This parameter should be used
with caution because adding a domain may inadvertently provide addresses that could be
used to spoof emails by spammers.
Edge Transport Server Configuration
Several steps are required to ensure that the Edge Transport server works efficiently to provide message
hygiene and route mail into and out of an Exchange organization. As mentioned earlier, the Edge
Transport server cannot be installed if the ADAM service is not installed. You will be prompted to install
ADAM during the prerequisite checks.
This section covers the following list of Edge - related cmdlets:
??‘ Get-EdgeSubscription
??‘ New-EdgeSubscription
??‘ Remove-EdgeSubscription
??‘ Start-EdgeSynchronization
??‘ Test-EdgeSynchronization
??‘ Get-AcceptedDomain
??‘ Set-AcceptedDomain
??‘ New-AcceptedDomain
??‘ Remove-AcceptedDomain
??‘ Get-RemoteDomain
??‘ Set-RemoteDomain
??‘ New-RemoteDomain
??‘ Remove-RemoteDomain
Part II: Working with Server Roles
242
??‘ Get-AdSite
??‘ Get-SendConnector
??‘ Set-SendConnector
??‘ New-SendConnector
??‘ Remove-SendConnector
??‘ Get-ReceiveConnector
??‘ Set-ReceiveConnector
??‘ New-ReceiveConnector
New - EdgeSubscription
This cmdlet is used to export an edge subscription file from an Edge Transport server and to import the
edge subscription file to a Hub Transport server in an Active Directory site.
Pages:
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350