Applies to: Exchange Server 2013
Topic Last Modified: 2012-10-16
Recipients (which include users, resources, contacts, and groups) are any mail-enabled object in Active Directory to which Microsoft Exchange can deliver or route messages. For a recipient to send or receive email messages, the recipient must have an email address. Email address policies generate the primary and secondary email addresses for your recipients so they can receive and send email.
By default, Exchange contains an email address policy for every mail-enabled user. This default policy specifies the recipient's alias as the local part of the email address and uses the default accepted domain. The local part of an email address is the name that appears before the at sign (@). However, you can change how your recipients' email addresses will display. For example, you can specify that the addresses display as firstname.lastname@contoso.com.
Furthermore, if you want to specify additional email addresses for all recipients or just a subset, you can modify the default policy or create additional policies. For example, the user mailbox for David Hamilton can receive email messages addressed to hdavid@mail.contoso.com and hamilton.david@mail.contoso.com.
Looking for management tasks related to email address policies? See Email Address Policy Procedures.
Behaviors of recipient policies
Exchange applies a policy to all recipients that match the recipient filtering criteria:
- The recipient policy functionality is divided into two
features: email address policies and accepted domains. For more
information about accepted domains, see Accepted
Domains.
- When you run the Update-EmailAddressPolicy cmdlet in the
Exchange Management Shell, the recipient object is updated with the
email address policy.
- Each time a recipient object is modified and saved, Exchange
enforces the correct application of the email address criteria and
settings. When an email address policy is modified and saved, all
associated recipients are updated with the change. In addition, if
a recipient object is modified, that recipient's email address
policy membership is reevaluated and enforced.
Creating email address policies
When creating an email address policy, you can use the following email address types:
- Precanned SMTP email address. Precanned SMTP
email addresses are commonly used email address types that are
provided for you.
- Custom SMTP email address. If you don't want to use one
of the precanned SMTP email addresses, you can specify a custom
SMTP email address.
When creating a custom SMTP email address, you can use the variables in the following table to specify alternate values for the local part of the email address.
Variable Value %g
Given name (first name)
%i
Middle initial
%s
Surname (last name)
%d
Display name
%m
Exchange alias
%xs
Uses the first x letters of the surname. For example, if x = 2, the first two letters of the surname are used.
%xg
Uses the first x letters of the given name. For example, if x = 2, the first two letters of the given name are used.
- Non-SMTP email address. The following types of non-SMTP
email addresses are supported:
- EX (Legacy DN Proxy Address Prefix DisplayName)
- X.500
- X.400
- MSMail
- CcMail
- Lotus Notes
- Novell GroupWise
- Exchange Unified Messaging proxy address (EUM proxy
address)
Important: In Exchange, all non-SMTP email addresses are considered custom addresses. Exchange doesn't provide unique dialog boxes or property pages for X.400, GroupWise, or Lotus Notes email address types. If you add a non-SMTP custom email address, you must have the appropriate dynamic-link library (DLL) files. If you don't provide the appropriate DLL files, you won't be able to create a customized email address policy. The following error will be logged in Event Viewer: "The email address description object in the Microsoft Exchange directory for the 'SADF' address type on 'i386' machines are missing." - EX (Legacy DN Proxy Address Prefix DisplayName)
For detailed instructions about how to create an email address policy, see the following topics: