mikermcneil / machinepack-mandrill

Node.js machines for use with the Mandrill API
http://node-machine.org/machinepack-mandrill
5 stars 7 forks source link

Error in send-plaintext-email.js in the line 73 #6

Closed CristianG540 closed 9 years ago

CristianG540 commented 9 years ago

The machine '.sendPlaintextEmail()' does not work because in the line 73 is being used 'email: inputs.toEmail' instead of 'email: inputs.toEmails'

sgress454 commented 9 years ago

Thanks Cristian. Hadn't intended to push that change up yet--it got lumped in with the dependency bump. Reverted for now.