Anti-Spam - Local Spam Filter (BlackWhite List Not Working
Hi Guys,
I have a Fortinet 100E UTM device. My Local Spam Filter BlackWhite List is not working even though it's set to override on local. Any email addresses I create and set to "Mark as Spam" and enable ... still go through. Any ideas?
Here's my config:
config spamfilter profile
edit "default"
set comment "Malware and phishing URL filtering."
set spam-filtering enable
set options spambwl spamfsip spamfssubmit spamfschksum spamfsurl spamraddrdns spamfsphish
config imap
set tag-msg "**_SPAM_Email_**"
end
config pop3
set tag-msg "**_SPAM_Email_**"
end
config smtp
set tag-msg "**_SPAM_Email_**"
set local-override enable
end
set spam-bwl-table 1
next
end
