Forum Discussion
fcclife
Sep 10, 2024Copper Contributor
M365 Business Standard - Email Aliases not displaying how we would expect
New Microsoft 365 Business Standard and setup custom domain (example: testdomain . com) One User and test @ testdomain . com Setup one alias alias1 @ testdomain . com Per this link: https://...
fcclife
Sep 10, 2024Copper Contributor
Set-OrganizationConfig -SendFromAliasEnabled $true
I meant to add the above... I did this about an hour ago. Starting to wonder if this setting is not instantaneous.
One site stated this:
It may take some time (up to 24 hours in rare cases) for the SendFromAliasEnabled setting to propagate across your organization.
Another site stated the following which means it may not work:
Understand the Behavior: Even with SendFromAliasEnabled set to true, the behavior isn't always what users expect. Here's what typically happens:
- The "From" address in the email header will still be your primary SMTP address (mailto:email address removed for privacy reasons).
- The "Sender" address will be set to your alias (mailto:email address removed for privacy reasons).
However, many email clients only display the "From" address by default, which is why recipients see your primary address.
I don't know if either of these are accurate or not or if anyone has experienced this.