Using spam score in a mta-hook #1390
Unanswered
MerensDecasper
asked this question in
Q&A
Replies: 1 comment 1 reply
-
That's not possible as the MTA hooks run before the spam filter. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to use the score of the spam filter (header field X-Spam-Status) in a mta-hook (stage data or another stage)? As I understand, the field serverHeaders (subfield of message) of the mta-hook request shold contain this information, but in my tests, it is empty.
Beta Was this translation helpful? Give feedback.
All reactions