Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Update script 🦺
Browse files Browse the repository at this point in the history
  • Loading branch information
blakedrumm authored Apr 30, 2024
1 parent 4e36857 commit b55e54a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Powershell/General Functions/Send-EmailNotification.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
PSCredential objects. Additionally, this function ensures secure email transmission through the enforcement of SSL/TLS protocols for SMTP connections and by handling passwords exclusively as secure strings. It also supports sending emails with
attachments and HTML content, catering to a variety of messaging needs.
.PARAMETER EmailUsername
The username for the SMTP server.
Expand Down Expand Up @@ -59,7 +58,7 @@
.CREATED
April 23rd, 2024
.LASTMODIFIED
.MODIFIED
April 30th, 2024
.LINK
Expand Down

0 comments on commit b55e54a

Please sign in to comment.