Giter Site home page Giter Site logo

scottgriv / powershell-send_email_script Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 375 KB

A simple script to send an email using Microsoft PowerShell.

License: The Unlicense

PowerShell 100.00%
email-sender powershell utility utility-app utility-application utility-script

powershell-send_email_script's Introduction

PowerShell Badge
GitHub Badge Email Badge BuyMeACoffee Badge
Bronze


PowerShell Send Email Script

A PowerShell script that sends a test email to a specified email address.

  • Useful for testing email functionality and SMTP connectivity from a server.

Table of Contents

What is PowerShell?

PowerShell is a cross-platform task automation and configuration management framework, consisting of a command-line shell and scripting language. Unlike most shells, which accept and return text, PowerShell is built on top of the .NET Common Language Runtime (CLR), and accepts and returns .NET objects. This fundamental change brings entirely new tools and methods for automation.

Getting Started

  • Open the send_email.ps1 file in a PowerShell editor on a Windows machine.
  • Update the $smtpServer, $smtpPort, $smtpUsername, $smtpPassword, $fromAddress, $toAddress, and $subject variables with your SMTP server information and email addresses.
  • Run the script to send a test email to the specified email address.

Resources

License

This project is released under the terms of The Unlicense, which allows you to use, modify, and distribute the code as you see fit.

  • The Unlicense removes traditional copyright restrictions, giving you the freedom to use the code in any way you choose.
  • For more details, see the LICENSE file in this repository.

Credits

Author: Scott Grivner
Email: [email protected]
Website: scottgrivner.dev
Reference: Main Branch


powershell-send_email_script's People

Contributors

scottgriv avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.