How anable spamfilter X-Spam-Bar: contains "++" for all existing and new cpanel accounts

jarecki74

Active Member
Oct 10, 2010
33
1
58
It is possible create and enable autodelete spam filter " $h_X-Spam-Bar: contains "++" " for all new account and all existing accounts ?

regards
Jaro
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello :)

You may want to consider utilizing a global filter for Exim. The global filter file is located at:

Code:
/etc/cpanel_exim_system_filter
You can copy this file to a new file and configure Exim to use the custom filter file via the following option under the "Filters" tab in "WHM Home » Service Configuration » Exim Configuration Manager":

"System Filter File"

Thank you.