Forum Discussion
Email Address format for Outlook conversations in O365 Groups (onmicrosoft.com) - Bug or Feature?
We're starting to use Outlook based O365 Groups more and it appears the email address format is:
groupname@tenant.onmicrosoft.com (as opposed to groupname@tenant.com)
Some of our users are complaining that this "onmicrosoft" format is confusing and unsightly. Have other companies dealt with this? How did you socialize this with your users?
6 Replies
- cfiessinger
Microsoft
Kevin great to hear you are using groups in Outlook. See this article to change the default domain: https://support.office.com/en-us/article/Multi-domain-support-for-Office-365-Groups-Admin-help-7cf5655d-e523-4bc3-a93b-3ccebf44a01a?ui=en-US&rs=en-US&ad=USThanks.
The article doesn't explicitly describe our situation, where emails are contoso.onmicrosoft.com rather than contoso.com.
I guess what I was asking was is our "contoso.onmicrosoft.com" situation the "standard out of the box" experience with Groups or not. The article implies emails should be contoso.com and describes how you leverage student.contoso.com and faculty.contoso.com - but does say anything about onmicrosoft.com.
- cfiessinger
Microsoft
Sounds like we need to improve our documentation (good feedback) but the same applies, using this cmdlets you can set the default to @tenant.com/your domain):
New-EmailAddressPolicy -Name Groups -IncludeUnifiedGroupRecipients -EnabledEmailAddressTemplates "SMTP:@contoso.com" -Priority 1