Dear all,
I'm try to add Exim filter to make mail as spam , but I don't know
the command or the action to change the Spam static, as below
if ("$h_from:" contains "[email protected]")
then
spam_score = 100 ???
endif
or
if ("$h_from:" contains "[email protected]")
then
X-Spam-Score = Yes ???
endif
I have asked about that in forum of cpanel but I didn't get advise
Thanks
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/