/ Published in: Other

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
./sendEmail -f fromadd@site.com -t toadd@site.com -u "Testing sendEmail script" -m "it works" -s smtp.gmail.com -xu gmailUsername -xp gmailPassword
Comments

- Loading..