I need a powershell script to send an email to a user using smtp.gmail.com

This page summarizes the projects mentioned and recommended in the original post on /r/PowerShell

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Mailozaurr

    Mailozaurr is a PowerShell module that aims to provide SMTP, POP3, IMAP and probably some other ways to interact with Email. Underneath it uses MimeKit and MailKit libraries written by Jeffrey Stedfast.

  • Mailozaurr PowerShell module is far superior to what PoshMailkit offers. It's based on same libraries but it supports Microsoft Graph including attachments up to 150mb, SMTP, SMTP oAuth2, SendGrid, IMAP, POP3 and few othe features. Take a look at https://github.com/EvotecIT/Mailozaurr or go thru blogs showing usage

  • Send-MailKitMessage

    A replacement for PowerShell's obsolete Send-MailMessage implementing the Microsoft-recommended MailKit library.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • MSGraphMail

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts