This container contains sendmail utility for sendig post .
Temlate comand for send mail via gmail (Dont forget set other post client in account setings ) :
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
Content type
Image
Digest
Size
82.2 MB
Last updated
over 5 years ago
docker pull bfomin1988/sendmail