Can message be intercepted by multiple interception scripts? #1160
Unanswered
Kisuke-CZE
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.
-
Is it possible to pass message through multiple interceptor scripts?
Having multiple mtinterceptor rules does not work for me - only the highest priority script is executed (rest is ignored).
Also adding multiple scripts like
script python3(/etc/jasmin/interception/force-dlr.py),python3(/etc/jasmin/interception/force-dlr.py)does not work. Is there a way?Beta Was this translation helpful? Give feedback.
All reactions