command
Version:
v0.0.0-...-0d7c59d
Opens a new window with list of versions in this module.
Published: Mar 3, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Notifier service
Use to send emails and text messages (email to phone number)
Uses a yaml configuration file to specify:
- smtp information
- tls cert and key files
- port to listen on
See conf/polygon.yaml.example
Takes a JSON payload with the format:
{
"Message" : "Message to Send",
"Recipients" : [
"user@email.com"
]
}
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.