1 min read

Exchange Online – You can now use ‘Plus Address’

If you have been using a Gmail account, you may be already aware about the ‘plus address’ (or ‘plus addressing’) which allows you to dynamically create a unique email address, in addition of the ‘fixed’ ones.

Well, you can now enable this ‘plus addressing’ functionality in Exchange Online.

To do so, you need to use Exchange Online PowerShell.

image_thumb

Once connected to Exchange Online, run the below command to enable ‘plus addressing’

Set-OrganizationConfig -AllowPlusAddressInRecipients $true

image_thumb[1]

Then your end-users can create this dynamic address by using Outlook Web Access (aka OWA, aka Outlook on the Web) by creating a new inbox rules.

To create the inbox rule, open  the Gear menu (left on your name) and then choose View all Outlook settings at the bottom and finally access the MailRules blade

image_thumb[2]  image_thumb[3]  image_thumb[4]

The rule must use the below condition Recipient address includes and then define the ‘plus’ address which must include the + sign (like me+something@yourdomain.com)

image_thumb[5]

Exchange Online – How to control automatic forwarding

As you know, there has been an option for Exchange administrator but also for end user to automatically forward incoming email to another email...

Read More

Exchange Online – You can now set all your meeting to be online when using OWA

When setting up a meeting with Outlook (either client or Outlook Web Access [aka OWA, aka Outlook on the Web]), it is quite easy to make it an online...

Read More

Exchange Online – You can now add a personal calendar and refreshed UI for calendar management

This new feature is only available through Outlook Web Access (aka OWA, aka Outlook on the Web).

Read More