About Rabbitmq-email plugin

45 views
Skip to first unread message

arvind...@gmail.com

unread,
Jul 17, 2018, 6:51:41 AM7/17/18
to rabbitmq-users
Dear RabbitMQTeam,


I'am using rabbitmq shovel plugin to connect with remote queues. I want to know, Can this plugin able to send email to any (user), if in case there is any error while consuming messages from rabbit mq? There is nothing much documentation about this plugin. Do we have any documentation for that, I mean installation steps and other configurations? 


Thanks & Regards

Arvind

Daniil Fedotov

unread,
Jul 17, 2018, 12:36:20 PM7/17/18
to rabbitmq-users
Hi,

Rabbitmq-email plugin https://github.com/gotthardp/rabbitmq-email and rabbitmq-shovel plugin https://github.com/rabbitmq/rabbitmq-shovel are completely independent and unrelated plugins and do not communicate.

The goal of the email plugin is to consume messages and send emails or publish emails as messages and not monitoring the errors.

The definition of "any error while consuming messages" is not that clear. And depending on the side where the error happen it can be not detectable by the RabbitMQ itself.

You can take a look at dead-lettering https://www.rabbitmq.com/dlx.html and event exchange https://www.rabbitmq.com/event-exchange.html to see if you can use that to redirect messages to the queue from which rabbitmq-email will send emails.

arvind...@gmail.com

unread,
Jul 18, 2018, 2:48:57 AM7/18/18
to rabbitmq-users
Hi Daniil,

Thanks for you response. 

Yeah, shovel and email plugin are independent to each other. Actually I wrote about shovel plugin because currently what I'm doing is: connecting remote queues(AMQP 1.0) with rabbit mq over AMQP 0.9.1 to get messages and those messages are in compressed form.

So what I want is whenever there is message transformation from remote queues to rabbit mq, I can get those messages. If messages are easily consumed and parsed that is fine for me. If in case there will some kind of parsing errors or exception related to message, I want to send email. So can rabbitmq-email can helpful in that case?

Michael Klishin

unread,
Jul 18, 2018, 8:13:20 AM7/18/18
to rabbitm...@googlegroups.com
It can be a way to deliver emails. I honestly don't know if it would be most convenient in your specific case.

--
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.



--
MK

Staff Software Engineer, Pivotal/RabbitMQ
Reply all
Reply to author
Forward
0 new messages