Barracuda Networks Message Archiver 950 + 1Y EU+IR Información técnica Pagina 28

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 331
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 27
Step 4. Create a Send Connector for the Remote Domain
To route journaled mail that is sent to the contact to the Barracuda Message Archiver, use the following steps to create a Send Connector for the
Remote Domain:
4a. Open Exchange Server 2013, and in the EAC click in the left pane, select at the top of the page, and then clickmail flow send connectors
the ( ) icon to create a new send connector:Add
Hide Contact from Global Address List
Barracuda Networks recommends hiding the mail contact from the Global Address List. You can use the following PowerShell
command to hide the mail contact:
Get-MailContact | Where {$_.Name -eq "Journal Contact"} | Set-MailContact
-HiddenFromAddressListsEnabled $True
Enter the following command to verify the setting:
Get-MailContact | Where {$_.Name -eq "Journal Contact"} | Format-table Name,
HiddenFromAddressListsEnabled
Vista de pagina 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 330 331

Comentarios a estos manuales

Sin comentarios