Skip to content

Commit d09bc93

Browse files
authored
Create README.md
Added Service_SMTP2Go Readme so that I can update the default one with other info later.
1 parent 4e16942 commit d09bc93

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Service_SMTP2Go/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Powershell_Scripts
2+
Scripts made at work for work, relating to Powershell and other tools
3+
4+
# Files Included
5+
index.html - A basic css template for the e-mail template in SMTP2Go
6+
Should look similar to this:
7+
8+
<img src="https://raw.githubusercontent.com/cengbrecht/Powershell_Scripts/main/Service_SMTP2Go/Script_Email_Preview.jpg" alt="Simple HTML Email" width="500">
9+
10+
vars.txt - The variables used in the template and formatted for SMTP2Go
11+
service.ps1 - The Powershell document to notify about, and automatically restart the service with notification
12+
13+
14+
# Original E-mail Template is from:
15+
https://github.com/leemunroe/responsive-html-email-template

0 commit comments

Comments
 (0)