- sudo apt-get install sendEmail libnet-ssleay-perl libio-socket-ssl-perl
- or download from “http://caspian.dotconf.net/menu/Software/SendEmail/sendEmail-v1.56.tar.gz“
- sendEmail -f “[email protected]” -t “[email protected]” -u “hello world” -m “hello world” -o tls=yes -s smtp.gmail.com:587 -xu “[email protected]” -xp “xxxx”
- on centos:
发表评论
要发表评论,您必须先登录。