--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
A quick inspection of the plugin code suggests that the plugin only supports single address To: headervalues for outgoing email (and the value is taken from the routing key, which every message has only one of).I couldn't find any way to provide a list of recipients.
On Mon, Jul 23, 2018 at 2:55 PM, <arvind...@gmail.com> wrote:
Dear RabbitMqCommunity,I already setup the rabbitmq-email plugin + gensmtp to send emails. So Whenever I publish a test message into queue, I got an email notification. But I want to send email to three different users. Is It possible to send out emails to those users using rabbitmq-email plugin?Any help for this would be much appreciated.Thanks & RegardsArvind
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.