Forum Discussion
lfk73
Dec 30, 2024Brass Contributor
Mail enabled AD accounts
I have a question about email delivery to Mail enabled AD accounts. I am aware that these types of accounts are useful when you need to provide an external person like a contractor a login but don't...
VasilMichev
Dec 30, 2024MVP
UPN value does not affect email delivery, the external email address property is what you need to configure in this scenario. In general, it should match the PrimarySMTPAddress value, but that's not required. And unlike the "regular user" scenario, you do not want to have the UPN match with the email address value here (as the UPN is inherently "internal" value). If you configure the mail user with an email address that matches any verified domain, EXO will indeed attempt delivery internally and it might fail (depending on few additional factors).
As mail users are EXO objects, you need to create/manage them via the Exchange tools, either the EAC or PowerShell.