How to Apply an E-Mail Address Policy

Microsoft Exchange Server 2007 will reach end of support on April 11, 2017. To stay supported, you will need to upgrade. For more information, see Resources to help you upgrade your Office 2007 servers and clients.

 

Applies to: Exchange Server 2007, Exchange Server 2007 SP1, Exchange Server 2007 SP2, Exchange Server 2007 SP3

This topic explains how to use the Exchange Management Console or the Exchange Management Shell to apply an e-mail address policy. After you create an e-mail address policy, you must apply it to the intended recipients for the policy to take effect.

Note

Although this topic shows you how to use the Apply E-Mail Address Policy wizard to apply an e-mail address policy, the New E-Mail Address Policy and the Edit E-Mail Address Policy wizards also allow you to apply the policy as you create or edit it.

For more information about managing e-mail address policies, see Managing E-Mail Address Policies.

Before You Begin

To perform the following procedures, the account you use must be delegated the following:

  • Exchange Server Administrator role and local Administrators group for the target server

For more information about permissions, delegating roles, and the rights that are required to administer Microsoft Exchange Server 2007, see Permission Considerations.

Procedure

To use the Exchange Management Console to apply the e-mail address policy

  1. Start the Exchange Management Console.

  2. In the console tree, expand Organization Configuration, and then click Hub Transport.

  3. In the result pane, click the E-Mail Address Policy tab, and then select the e-mail address policy that you want to apply.

  4. In the action pane, click Apply. The Apply E-Mail Address Policy wizard appears.

  5. On the Introduction page, complete the following fields:

    Apply the e-mail address policy   Select one of the following schedule settings to specify when the e-mail address policy should be applied:

    • Immediately   Select this option to apply the e-mail address policy immediately.

    • At the following time   Select this option and use the corresponding drop-down lists to specify a time to apply the e-mail address policy.

    Cancel tasks that are still running after (hours)   Select this check box and use the corresponding text box to specify how long the e-mail address policy task will run. The default is 8 hours.

  6. Click Next.

  7. On the Apply E-Mail Address Policy page, review your configuration settings. Click Apply to apply the e-mail address policy. Click Back to make configuration changes.

    Note

    Although the process begins when you click Apply, you may have to wait several hours for the process to complete and the e-mail address policy to be applied.

  8. On the Completion page, confirm whether the e-mail address policy was applied successfully. A status of Completed indicates that the wizard completed the task successfully. A status of Failed indicates that the task was not completed. If the task fails, review the summary for an explanation, and then click Back to make any configuration changes.

  9. Click Finish to complete the Apply E-Mail Address Policy wizard.

To use the Exchange Management Shell to apply the e-mail address policy

  1. Run the following command:

    Update-EmailAddressPolicy -Identity <EmailAddressIdParameter>
    

    For example, to update an e-mail address policy named Marketing, run the following command:

    Update-EmailAddressPolicy -Identity Marketing
    

    Note

    Although running the Update-EmailAddressPolicy command starts the update process, you may have to wait several hours for the process to complete and the e-mail address policy to be applied.

For detailed syntax and parameter information, see the Update-EmailAddressPolicy reference topic.

For More Information

For more information about managing e-mail address policies, see the following topics: