Closed eric999j closed 7 years ago
In README.md
To send Message : ... mail.sendMail('recipient@email.com','subject','message body')
=> Should be mail.sendEmail('recipient@email.com','subject','message body')
fixed thanks
In README.md
To send Message : ... mail.sendMail('recipient@email.com','subject','message body')
=> Should be mail.sendEmail('recipient@email.com','subject','message body')