Added email messaging
This commit is contained in:
parent
00de89d02c
commit
f0ac96de94
7 changed files with 105 additions and 9 deletions
5
EmailSettings.cfg
Normal file
5
EmailSettings.cfg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
SMTPServer = ""
|
||||
SMTPUser = ""
|
||||
SMTPPassword = ""
|
||||
From = ""
|
||||
To = ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue