using sendEmail perl script and Gmail SMTP server to send email


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. ./sendEmail -f [email protected] -t [email protected] -u "Testing sendEmail script" -m "it works" -s smtp.gmail.com -xu gmailUsername -xp gmailPassword

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.