Skip to content

kandy/docker-ssmtp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

docker run -i --rm -e TLS=YES -e mailhub=smtp.gmail.com:587 -e AuthUser=xxx@gmail.com -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" xxx@gmail.com < /tmp/mail_report.log'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%