By default, when you configure an X.400 authoritative domain, the Exchange organization is considered authoritative for all X.400 addresses in the hierarchy.
An X.400 address consists of a series of attributes that define organizational components and specify recipients. The X.400 namespace that is specified in the X400DomainName parameter can only include the X.400 organizational components. The following table lists the attributes that you can use to define an X.400 domain namespace in Exchange 2007 SP1 and SP2. The attributes are listed in hierarchical order.
X.400 organizational components
|
Attribute abbreviation
|
Organizational component
|
Required/Optional
|
Maximum character length
|
|---|
|
C
|
Country The value of the Country attribute is the two-letter country/region designation from International Organization for Standardization (ISO) 3166. This attribute identifies the country or region of the X.400 domain namespace.
|
Required
|
2
|
|
A
|
ADMD The value of the Administration Management Domain (ADMD) typically identifies a public mail service provider. Valid values are decided on a country or regional basis.
|
Required
|
16
|
|
P
|
PRMD The value of the Private Management Domain (PRMD) defines the top level domain in the namespace of the Exchange organization.
|
Optional
|
16
|
|
O
|
Organization The value of the Organization is unique within the context of the PRMD or of the ADMD if there is no PRMD.
|
Optional
|
64
|
|
OU1
|
Organizational unit 1 The value of each organizational unit identifies a unique address element within the scope of the immediately superior address element in the hierarchy.
|
Optional
|
64
|
|
OU2
|
Organizational unit 2 The value of each organizational unit identifies a unique address element within the scope of the immediately superior address element in the hierarchy.
|
Optional
|
64
|
|
OU3
|
Organizational unit 3 The value of each organizational unit identifies a unique address element within the scope of the immediately superior address element in the hierarchy.
|
Optional
|
64
|
|
OU4
|
Organizational unit 4 The value of each organizational unit identifies a unique address element within the scope of the immediately superior address element in the hierarchy.
|
Optional
|
64
|
When you specify the X.400 namespace, the address attributes must be separated by semicolons and the address must be enclosed in quotation marks, as in the following example:
"C=US;A=ATT;P=Contoso;O=Example"
X.400 domain names can only include the following ASCII characters:
-
A to Z
-
a to z
-
0-9
-
These punctuation and special characters: (space)
' () + , - . / : = ?
The inclusion of a wildcard character, such as an asterisk ( * ), is not supported in the X.400 authoritative namespace. Each attribute can appear only one time in the X.400 namespace.
Any address in the hierarchy that is subordinate to the defined organizational components must resolve to a recipient or contact in Active Directory, unless an exception has been defined for a subdomain by specifying the X400ExternalRelay parameter as $true. If the categorizer cannot resolve a recipient, an NDR is generated for a message. If the message is a DSN, it is deleted.
For example, if you have configured an X.400 authoritative domain as "C= US;A=ATT;O=Contoso", the Exchange organization is also considered authoritative for the X.400 namespace "C=US;A=ATT;O=Contoso;OU1=Tailspin Toys". If all the recipients for Tailspin Toys are located in another organization, each of those recipients must be represented as a contact in the Active Directory of the Contoso organization. If you cannot do this, the Tailspin Toys namespace must be defined as an external relay subdomain.