Skip to content

Commit

Permalink
Small change 🐦
Browse files Browse the repository at this point in the history
  • Loading branch information
blakedrumm authored Apr 30, 2024
1 parent 41f17be commit a9459d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 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

0 comments on commit a9459d7

Please sign in to comment.