Microsoft Outlook Add-in

Scan suspicious email without leaving Outlook.

Phishport exports the open message as raw EML, analyzes it with the Phishport backend, and returns a structured verdict inside the Outlook reading pane.

Public installs are intended to come through AppSource or Outlook’s add-in catalog after approval. Outlook does not support the same direct install-link flow used by Word, Excel, and PowerPoint add-ins.

What The Add-in Does

Authenticates The User

Production installs use Microsoft identity. The Outlook API auto-provisions free beta access on first sign-in.

Exports The Open Email

The add-in uses Outlook Message Read APIs to export the current message as Base64 EML before analysis.

Returns A Verdict

The task pane renders severity, confidence, reasons, suspicious URLs, suspicious attachments, and cache state.

Plan Overview

Included after install

Free Beta

Immediate Microsoft sign-in, standard model access, and the starter monthly quota.

  • Install from AppSource and sign in with Microsoft.
  • Standard model access for desktop and Outlook on the web.
  • Good fit for first-time evaluation and light usage.

Paid subscription

Plus

Higher monthly quota on the standard model for heavier day-to-day triage.

  • Higher monthly quota than the free beta tier.
  • Same standard analysis model used by the beta plan.
  • Managed through the website account area and Paddle checkout.

Paid subscription

Premium

Highest monthly quota plus access to the stronger model path in the Outlook add-in.

  • Highest monthly quota tier for heavier investigation workflows.
  • Unlocks the premium model path when configured in the backend.
  • Managed through the website account area and Paddle checkout.

Supported Scope