banyucenter

Untitled

Nov 5th, 2018
722
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var mailOptions = {
  2.   from: '[email protected]',
  3.   subject: 'Sending Email using Node.js',
  4.   text: 'That was easy!'
  5. }
Advertisement
Add Comment
Please, Sign In to add comment