Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1 KB

File metadata and controls

21 lines (17 loc) · 1 KB

Active – Automated Microsoft 365 Email Archival

Active automatically saves your Microsoft 365 emails to a database, making it easy to search, analyze, and keep long-term records of important messages.

📌 Why Use Active?

Have you ever wanted to store your email subscriptions in a database for easy lookup, analysis, or archival? If your company subscribes to Microsoft Office 365, this project can automate the process for you!

Active helps you:
Fetch emails from a specific sender via Microsoft Graph API
Store emails in MongoDB for long-term reference
Easily query and retrieve stored emails

🏗️ Tech Stack

  • Golang (Fiber Web Framework) 🌐
  • MongoDB (NoSQL Database) 🗄️
  • Microsoft Graph API (Email Retrieval) 📧

🚀 Features

Fetch emails from Microsoft Graph API
Filter emails from specific senders
Store emails in MongoDB with metadata
Query and retrieve stored emails