Exchange Server - Is it possible to use logon name as a variable in exchange 2007 email address creation?

Asked By Frank on 08-Feb-10 05:37 AM
We have an organisatgion that has upgraded from 2003 to 2007

in 2003 the email address policy was based on logon name (or pre windows
2000 logon name to be precisie), e,g for user "John Doe" the logon might be

Email addresses were generated using the logon name.

Is that possible in exchange 2007?

regards

Frank


chriske911 replied to Frank on 08-Feb-10 05:47 AM
Frank formulated the question :






and expose all your internal logins to every spam king in town?

grtz
Rich Matheisen [MVP] replied to Frank on 08-Feb-10 08:27 AM
If that is so you must have written some sort of custom replacement. Or
perhaps you just happen to set the value of the mailNickname property
for the user to be the same as the sAMAccountname property. But
Exchange 2003 (and 2007) only use these variables in the policies:

%i	= initials
%g	= given name
%s	= surname
%m	= alias (mailNickname)
%d	= display name


Or maybe it was the "alias"?


What was possible in 2003 is possible in 2007.
---
Rich Matheisen
MCSE+I, Exchange MVP
Frank replied to Rich Matheisen [MVP] on 08-Feb-10 02:32 PM
Thanks Rich

The use of Alias might well work