Forum Discussion

KevinCrossman's avatar
Nov 03, 2016

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

    • KevinCrossman's avatar
      KevinCrossman
      MVP

      Thanks.

       

      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's avatar
        cfiessinger
        Icon for Microsoft rankMicrosoft
        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

Resources