|
Exchange 2007 – Les règles de transport
Une nouvelle fonctionnalité d’Exchange 2007 est la gestion des règles de transport au niveau du serveur « HUB Transport » Nous allons prendre un exemple assez simple mais qui décrit assez bien les possibilités de cette fonctionnalité, l’ajout d’un disclaimer, cet exemple n’est pas pris par hasard, tellement attendu par les administrateurs Exchange !  Les règles de transport sont gérées au niveau de toute l’Organisation Exchange 

Cliquer sur « Next » pour continuer Voici les différentes conditions possibles : -from people -from member of distribution list -from internal or external users -sent to people -sent to member of distribution list -sent to internal or external users -between distribution list and distribution list -with any of the to recipients being people -with any of to recipients being member of distribution list -with any of cc recipients being people -with any of cc recipients being member of distribution list -with any of To or Cc recipients being people -with specific words in the subject -with specific words in the subject or body -with specific words in a message header -with specific words in from address -with text patterns in the subject -with text patterns in the subject or body -with text patterns in a message header -with text patterns in from address -with text patterns in attachment file names -with spam confidence level over limit -with attachment size over limit -marked with classification -marked with importance 
Cliquer sur « Next » pour continuer Voici les différentes actions possibles: -silently drop message -redirect message to address -send bounce message to sender -set delivery priority -blind copy message to addresses -add a to recipient address -copy message to address -log event with message -apply permission control template -apply message classification -prepend subject with string -set spam confidence level to value -remove header -set header with value -append disclaimer text 
Cliquer sur « Next » pour continuer Les règles concernant les exceptions correspondent exactement aux conditions. Dans l’exemple du disclaimer, nous n’en utiliserons pas. 
Cliquer sur « New » , 
Cliquer sur Finish pour créer la règle ; Remarquons que nous retrouvons toujours dans Exchange 2007 Server la fonctionnalité permettant de copier/coller les commandes permettant d’exécuter la règle que l’on est en train de créer à partir de Microsoft Exchange Management Shell. Utilisation du Shell pour modifier la configuration des règles de transport Voici les paramètres des commandes afin de gérer les règles de transport • | Get-TransportRule Get-TransportRule [-Identity ] [-DomainController ] [-State ] | • | New-TransportRule New-TransportRule -Name -Actions [-Comments ] [-Conditions ] [-DomainController ] [-Enabled <$true | $false>] [-Exceptions ] [-Priority ] [-TemplateInstance ] | • | Remove-TransportRule Remove-TransportRule -Identity [-DomainController ] | • | Set-TransportRule Set-TransportRule -Identity [-Actions ] [-Comments ] [-Conditions ] [-DomainController ] [-Exceptions ] [-Name ] [-Priority ] Set-TransportRule [-Actions ] [-Comments ] [-Conditions ] [-DomainController ] [-Exceptions ] [-Instance ] [-Name ] [-Priority ] | • | Enable-TransportRule Enable-TransportRule -Identity [-DomainController ] | • | Disable-TransportRule Disable-TransportRule -Identity [-DomainController ] |
Date de création : 10/08/2006 @ 15:13
Dernière modification : 10/08/2006 @ 23:29
Catégorie : 1 - Installation et configuration
Page lue 2641 fois
Prévisualiser la page
Imprimer la page
|