[curl] Send E-mail by using curl
curl -n --ssl-reqd \
--mail-from "happy@gmail.com" \
--mail-rcpt "happy@gmail.com" \
--url smtps://smtp.gmail.com:465 \
-u 'happy@gmail.com'
[curl] Send E-mail by using curl
curl -n --ssl-reqd \
--mail-from "happy@gmail.com" \
--mail-rcpt "happy@gmail.com" \
--url smtps://smtp.gmail.com:465 \
-u 'happy@gmail.com'
0 意見:
張貼留言