Creating new exim rule for filtering spam
Hi,
i need to add a new rule in exim configuration for filtering spam that has a particulary subject.
I read
if
$header_subject: contains "The Subject"
then
if error_message then save "/dev/null" 660 else fail "No spam here" endif
finish
endif
-
I'm glad you were able to find a solution for your issue and thanks for letting us know how you resolved it! 0
Please sign in to leave a comment.
Comments
2 comments