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 fromadd@site.com -t toadd@site.com -u "Testing sendEmail script" -m "it works" -s smtp.gmail.com -xu gmailUsername -xp gmailPassword

Report this snippet


Comments

RSS Icon Subscribe to comments
Loading..

You need to login to post a comment.