Help with Email Address Policy in 2007
Hi AllWe will soon be using Exchange 2007.Our naming format should be - <firstname>.<lastname>@domain.comHowever, it's important that any spaces in the nameare replaced with periods. For example, Jean Van Damme should be create an email address of jean.van.damme@domain.comDoes anyone know if this is possible?Cheers
March 23rd, 2009 2:27am

Hi, I do not think that we are able to replace the space with periods in the name. I would like to explain that we are only able to control the number of characters are used in the email address. For example, we can configuer email address policy by using following command:New-EmailAddressPolicy -Name "MyPolicy" -IncludedRecipients MailboxUsers -EnablePrimarySMTPAddressTemplate SMTP: %2g.%s@domain.comBy using the method, the first two characters of first name are use with the last name. For exmple:User First Name MikeLast Name ShenThe SMTP address is mi.shen@domain.comMike
Free Windows Admin Tool Kit Click here and download it now
March 26th, 2009 12:41pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics