Replies: 4 comments
-
I also noticed that this plugin is quite useless and I don't understand its purpose. Besides the queued message doesn't contain any info about the sender and recipient, therefore it is useless for further processing. @msimerson could you please clarify this topic? |
Beta Was this translation helpful? Give feedback.
-
I don't know, I don't use it |
Beta Was this translation helpful? Give feedback.
-
@gauravaror maybe you can answer this question? |
Beta Was this translation helpful? Give feedback.
-
I would like to know 😕 |
Beta Was this translation helpful? Give feedback.
-
Hi All
There is RabbitMQ Plugin given in Haraka,
We had an assumption that this plugin is used to queue smtp messages to Rabbitmq and when outbound is enabled all the messages is processed from rabbitMQ instead default Queue, But this is not happening.
Messages are delivering to queue and Outbound is not using rabbitMQ.
once we checked the code and found that there is no integration with rabbitMQ in outbound.
Is the purpose of this plugin is give developer/user option to deliver the messages to queue and write our own custom service to process those messages independently, there is no inter-relation with Outbound with RabittMQ.
As its is not clearly mentioned the purpose in document.
Is this assumption is correct ?, kindly suggest.
Beta Was this translation helpful? Give feedback.
All reactions