Skip to main content
Version: 2.0.1 (preview)

Ensure MailTips are enabled for end users

Descriptionโ€‹

MailTips assist end users with identifying strange patterns to emails they send.

How to fixโ€‹

  1. Run Microsoft Exchange Online PowerShell Module
  2. Connect using "Connect-ExchangeOnline"
  3. Run the following PowerShell command: Set-OrganizationConfig -MailTipsAllTipsEnabled $true -MailTipsExternalRecipientsTipsEnabled $true -MailTipsGroupMetricsEnabled $true -MailTipsLargeAudienceThreshold '25'