Difference between revisions of "Automatic Email and Text Notifications"

From TheBeard Science Project Wiki
Jump to: navigation, search
(Created page with " <source> / ├── etc │ └── ssmtp...")
 
Line 1: Line 1:
 +
 +
add crontab, group
  
 
<source>
 
<source>

Revision as of 17:27, 31 August 2018

add crontab, group

/
├── etc
│   └── ssmtp                                                                                                                                                 
│       └── ssmtp.conf                                                                                                                                                   
└── scripts
    ├── config
    │   ├── accounts.conf
    │   ├── ddns-fetchmailrc
    │   └── ddns-mailprocess.sh
    ├── ddns.sh
    ├── email.sh
    ├── external-ip.sh
    ├── notifications.sh
    └── sms.sh
ssmtp
procmail
fetchmail
fetchyahoo