Sign inSign up

bfomin1988/sendmail

By bfomin1988

•Updated over 5 years ago

Image
0

969

bfomin1988/sendmail repository overview

This container contains sendmail utility for sendig post .

Temlate comand for send mail via gmail (Dont forget set other post client in account setings ) :

  1. This command remove container after send email.

docker run --rm bfomin/sendmail usr/bin/sendEmail -f $Email@from -t $Email@to -o message-charset=utf-8 -u "Your_Team_message" -m "You_Text_message" -s smtp.gmail.com:587 -o tls=yes -xu $Your_Account_login -xp $Your_PASS

Tag summary

Content type

Image

Digest

Size

82.2 MB

Last updated

over 5 years ago

docker pull bfomin1988/sendmail