Forum Discussion
Brent Waldrop
Apr 08, 2017Copper Contributor
Sending email as alias in office365?
I used to have my domain email hosted in office 365. The reason i switched was because of a lack of a feature i really needed. You had the ability to create multiple aliases in office 365 so you coul...
Kit_KG
Jul 14, 2022Copper Contributor
I seem to remember this working previously, but only noticed recently that all emails were being sent from the primary email address on my mailbox. I have found a solution in EOL Powershell:
Set-OrganizationConfig -SendFromAliasEnabled $True
I left it 24 hours and by using the From field in Outlook 2016 or Outlook Web App, emails are now sent from the alias address of my choosing. It appears that this functionality is something that is being worked on and does not correspond exactly to the description in the link below but for me, it's working now!