Need to create a custom rabbitmq consumer. #3215
Unanswered
dishant2000
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to create a custom haraka plugin which will enable the mail server to consume from rabbitmq instead of accepting an smtp request and then processsing it.
I created a plugin that will consume from rabbitmq, but I'm stuck at the point where I need to put this consumed message to rest of the haraka flow.
Is there any way that haraka provides this integration , I'm assuming that we need to customize "connection.transaction" object but I need to know that how I can do it properly.
Beta Was this translation helpful? Give feedback.
All reactions