CARI Infonet

 Forgot password?
 Register

ADVERTISEMENT

View: 200|Reply: 1

[IT & Technology] Simple technique to send email from Alias Office 365

[Copy link]
Post time 27-1-2023 01:02 PM | Show all posts |Read mode
If you are looking for the answer to send email from Alias Office 365 then you can read this blog. Here, you will find your solution to send email from Alias Office 365.It mentioned the step-by-step two manual techniques to send email from Alias Office 365. The first manual method using Exchange Online Admin Center and the second method uses Powershell. By using the manual methods you may face problems during the migration process. Therefore it also mentioned the effective Office 365 Backup tool to make your task easy.  

Reply

Use magic Report


ADVERTISEMENT


Post time 2-2-2023 08:06 PM | Show all posts
Using PowerShell
Make sure you have the latest Exchange Online PowerShell module installed when using the PowerShell option. We can enable the feature by setting the SendFromAliasEnabled to True in the organization config:

  1. <p># Connect to Exchange Online</p><p>Connect-ExchangeOnline -UserPrincipalName ruud@lazyadmin.nl</p><p># Enable Send from Alias</p><p>Set-OrganizationConfig -SendFromAliasEnabled $true</p>
Copy the Code


It can take a couple of minutes until the feature is fully working in your tenant. During my first test, I could send the mail from the alias, but the reply-to field wasn’t set. The recipient just saw my primary email address.


After waiting another 5 minutes and testing it again everything worked as expected.

Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

 

ADVERTISEMENT



 

ADVERTISEMENT


 


ADVERTISEMENT
Follow Us

ADVERTISEMENT


Mobile|Archiver|Mobile*default|About Us|CariDotMy

23-5-2024 09:46 PM GMT+8 , Processed in 0.060209 second(s), 28 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

Quick Reply To Top Return to the list