would like to enter a list when I select contains as the comparison operator. In the condition field I’d like to enter word1 : word2 : word3 and so on.
Is this possible? When I tried it and sent a test message it wasn’t filtered.
would like to enter a list when I select contains as the comparison operator. In the condition field I’d like to enter word1 : word2 : word3 and so on.
Is this possible? When I tried it and sent a test message it wasn’t filtered.
Subject: Repost: Using lists with server mail rules, can it be done?
Curtis,
There have been a couple of posts in here on how to “hack” the server rule mechanism to handle special cases that the rule builder won’t allow.
Unless someone says otherwise, using a list operator in the search string won’t work like you would want. It probably creates a search string like “one:two:three”, not “one”:“two”:“three”.
We don’t use it ourselves. But quite a few posters in here say they use some sort of third-party mail package on top of Domino to handle spam and other sorts of mail problems.
Subject: RE: Repost: Using lists with server mail rules, can it be done?
We have a third party option in place too but it doesn’t check the body of the message so several things are getting through that would be obvious spam if the the body could be checked.
Thanks for the information.