Subject: RE: Using Whitelists with Symantec Mail Security
Hi Craig,
I’ve got a resolution which may also be of use to you, but first a bit about the content filtering.
The inbuilt symantec content filtering categories are hopeless. What I’ve done is create a bunch of new match lists for various categories of spam. eg: General Marketing, Sex Related Drugs, Deliberate Misspellings etc… I then have different rules surrounding them. For instance, It’s hard to be sure about general marketing, so I tend to simply quarantine these messages, but the other two categories only have words that we don’t use in business, and can be deleted immediately.
I find that this approach works very well, though admittedly, I do have to update my match lists regularly.
Now, for the white lists, I’ve created a new match list that contains all of my regular domain names (from external users in our address book).
I’ve then ammended every rule to read…
IF Body Contains (Ignore Case) [Match List - Sex Related Drugs]
OR Subject Contains (Ignore Case) [Match List - Sex Related Drugs]
UNLESS Sender/Author Contains [Match List - Whitelisted Domains]
Naturally, the first two Match lists change from rule to rule. The only rule haven’t applied this to is the file Extensions rule. I don’t care who people are, they’re not sending us any .VBS Files.
This wasn’t how I envisaged the white lists to work in Mail Security, but this method is producing results.
Hope you or some other Notes.net people can use this on your systems.