Modificarlo para que quede de la siguiente manera:
# Exim Filter
# created by |NAME|, version |VERSION|
# Do not modify this file as any changes will be
# overwritten when the user makes a change.
# (data is only written to this file, not read)
if not first_delivery and error_message then finish endif
|*if BLOCKLEVEL|
if
$h_X-Spam-Level: contains "|BLOCKLEVEL|"
then
seen finish
endif
|*endif|
|SPAMFILTERS|
|WORDFILTERS|
|ADULTFILTERS|
#end filter
####################################################################Luego ejecutar la reescritura del filtro:
echo "action=rewrite&value=filter" >> /usr/local/directadmin/data/task.queue