docker run -i --rm -e TLS=YES -e mailhub=smtp.gmail.com:587 -e AuthUser=[email protected] -e AuthPass=xxx philoles/mail sh -c 'df -h > /tmp/mail_report.log && free -m >> /tmp/mail_report.log && mail -s "$HOSTNAME disk and RAM report" [email protected] < /tmp/mail_report.log'
Content type
Image
Digest
Size
4.3 MB
Last updated
almost 5 years ago
docker pull philoles/ssmtp:0.2