Match Header Field with CR/LF

May 10, 2023
31
20
8
Hi,

which "Match Field" did I need to match the "USER_IN_BLOCKLIST_TO" in this "X-SPAM-LEVEL" header?

X-SPAM-LEVEL: Spam detection results: 9 BAYES_00 -1.9 Bayes spam probability is 0 to 1% USER_IN_BLOCKLIST_TO 10 User is listed in 'blocklist_to'

I've tried it simple with
Field: X-SPAM-LEVEL
Value: USER_IN_BLOCKLIST_TO
but this will not match. Maybe because of the CR/LF?
 
If the X-SPAM-LEVEL is added by PMG this is not possible - the Match header 'What Objects' are evaluated before any action (like adding the X-SPAM-LEVEL' header) is taken

I hope this helps!