Node-red-node-email - Send mail to multiple recipient

Good morning,
I am trying to use the node-red-node-email to send an email to multiple recipients.
If I use the brick for a single recipient, the body of the email in html (payload) is taken into account
correctly and the attachment too.
If I try to send it multiple recipients, the email does indeed arrive at the recipients but the content is not taken into account, nor the attachment... And this does not affect the body of the email, just msg.to or msg.cc for attempt multiple recipients.

If a try ton send to one recipient by msg.to the content is damages also...

An idea ?

Sincerely

What version of node-red nodejs, and node-red-node-email are you using?

Also what hardware and OS?

Can you construct a simple example showing the problem and export that and paste it here?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.