shawwwn/uMail

Multiple Emails

Closed this issue · 3 comments

Don't seem to be able to send multiple emails?

To send to multiple recipients, simply pass in an array instead of one string

smtp.to(['a@gmail.com', 'b@gmail.com'])

Sorry, I meant I cant send more than one email. The second email doesnt seem to go?

Sorry again, I didn't realise that I needed to give my email credentials each time.