Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RoelVB/SMTP2Graph

 
 

Repository files navigation

SMTP2Graph

SMTP2Graph is a robust, versatile and lightweight multiplatform application that will run an SMTP server which relays messages over Microsoft 365/Exchange Online using the Microsoft Graph API.

GitHub Last Release GitHub Last Release Date GitHub Sponsors GitHub Repo stars Docker pulls

Documentation

Full documentation | Installation

What is it

SMTP2Graph is an SMTP server that will send messages over the Microsoft 365/Exchange Online platform. You don't need a userlicense for this, but you need to create an application registration in Entra ID (Azure AD) and assign it the desired permissions.

Features

  • SMTP AUTH support (PLAIN and LOGIN)
  • TLS support
  • IP whitelist
  • FROM whitelist
  • Rate limiter
  • Brute force protection
  • No issues with SPF/DKIM/DMARC (it's handled by M365)

Support the project

If you like this project, please consider supporting its development.

GitHub Sponsors Paypal donation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • JavaScript 1.1%
  • Other 0.8%