Article ID: 140933
Article Last Modified on 10/28/2006
APPLIES TO
- Microsoft Exchange Server 4.0 Standard Edition
This article was previously published under Q140933
SYMPTOMS
In the Microsoft Exchange Administrator program, in the Configuration
container, Site Addressing object, Site Addressing property page, the SMTP
address generator will not generate SMTP addresses using the first
letter(s) of a name. This means you cannot generate SMTP addresses
automatically like:
pbunyan@company.com
where "p" is the first letter of the first name "Paul" and "bunyan" is the
last name.
CAUSE
The SMTP address generation did not implement the %n feature, where "n" is
a number, that allows you to specify how many characters of a name field
you want to use in an SMTP address. This differs from the way Microsoft
Exchange Server alias and display names are generated in the Microsoft
Exchange Administrator program using the Options command on the Tools menu.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Exchange Server
version 4.0. This problem was corrected in Microsoft Exchange Server 4.0
U.S. Service Pack 2. For information on obtaining the service pack, query
on the following word in the Microsoft Knowledge Base (without the spaces):
Now you can specify the number of characters, up to 99, in the given name,
surname, alias or display name that you want defined. For example, to
create an SMTP address with the given name and the first 2 letters of the
last name, use the following formula in the Site Addressing, SMTP proxy:
%g%2s@company.com
Keywords: kbusage KB140933