wirenboard-module-email
v1.1.0
Published
Email manager
Maintainers
Readme
Email manager
Preparation
Please connect your device to the internet
We will use [email protected] as source email address, so will edit some files
Edit file /etc/ssmtp/ssmtp.conf
[email protected]
mailhub=smtp.gmail.com:587
hostname=smtp.gmail.com:587
UseSTARTTLS=YES
[email protected]
AuthPass=Password1234
FromLineOverride=YESEdit file /etc/ssmtp/revaliases
root:[email protected]:smtp.gmail.com:587Install NodeJS, if it is not yet
curl -sL https://deb.nodesource.com/setup_12.x | bash -
apt-get install -y nodejs git make g++ gcc build-essentialInstall
To install this packet use wirenboard-module command. Install it if necessary
npm i -g wirenboard-moduleAdd email module and rule
wirenboard-module emailBest regards
- FullHouse team
- https://fullhouse-online.ru
- [email protected]
