We are trying to add an SMTP email address and make it the default. Currently our default/primary is UserName@123.org and is bolded when view withing the Active Directory User object.
Currently these are our Email addresses
"SMTP:"%username%"@123.org;
"smtp:"%username%"@remedy;
"smtp:"%username%"@remedy.ad.123.org;
We want to add the following and have it replace our current default listed above. Meaning make this one primary, the other be regelaged to a secondary or whatever the term is. I've tried this several ways but always end up with 2 default/primary email addresses...menaing both are bolded when being viewed withing the AD user object
"SMTP:"%givenname%"."%SN%"@123.org"
Thanks in advance,
Jeff