wirenboard-module-email
v1.1.0
Published
Email manager
Downloads
2
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=YES
Edit file /etc/ssmtp/revaliases
root:[email protected]:smtp.gmail.com:587
Install 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-essential
Install
To install this packet use wirenboard-module
command. Install it if necessary
npm i -g wirenboard-module
Add email module and rule
wirenboard-module email
Best regards
- FullHouse team
- https://fullhouse-online.ru
- [email protected]