Sign inSign up

philoles/ssmtp

By philoles

Updated almost 5 years ago

ssmtp

Image
0

734

philoles/ssmtp repository overview

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'

Tag summary

Content type

Image

Digest

Size

4.3 MB

Last updated

almost 5 years ago

docker pull philoles/ssmtp:0.2