Hi,
i have so many notification incoming Undelivered message hit my filter. Can i make a filter from Spamassasin result BOUNCE_MESSAGE or ANY_BOUNCE_MESSAGE ??
rightnow i can't accept mail with score 0 to 5, because sometimes email spam have 0 score
here's the filter :
Matching Rule: check Header 1 ^.*".*".*<.*>.*$
Rule: check Header 1 ^.*".*".*<.*>.*$
Receiver: tiga-exim5@abc.com
Action: Move to quarantine.
Action: notify __ADMIN__
Spam detection results: 20
BOUNCE_MESSAGE 0.1 MTA bounce message
HTML_IMAGE_RATIO_06 0.001 HTML has a low ratio of text to image area
HTML_MESSAGE 0.001 HTML included in message
KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment
LOCAL_RULE15 10 quota
LOCAL_RULE16 10 account
SPF_HELO_PASS -0.001 SPF: HELO matches SPF record
want to make something like this :
action objects: Accept
what : Bounce message
i have so many notification incoming Undelivered message hit my filter. Can i make a filter from Spamassasin result BOUNCE_MESSAGE or ANY_BOUNCE_MESSAGE ??
rightnow i can't accept mail with score 0 to 5, because sometimes email spam have 0 score
here's the filter :
Matching Rule: check Header 1 ^.*".*".*<.*>.*$
Rule: check Header 1 ^.*".*".*<.*>.*$
Receiver: tiga-exim5@abc.com
Action: Move to quarantine.
Action: notify __ADMIN__
Spam detection results: 20
BOUNCE_MESSAGE 0.1 MTA bounce message
HTML_IMAGE_RATIO_06 0.001 HTML has a low ratio of text to image area
HTML_MESSAGE 0.001 HTML included in message
KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment
LOCAL_RULE15 10 quota
LOCAL_RULE16 10 account
SPF_HELO_PASS -0.001 SPF: HELO matches SPF record
want to make something like this :
action objects: Accept
what : Bounce message