Tip of the day: Did you know that users are put in the security-group known-users based on their reputation score or if they are identified to Services?Users in this group receive a number of benefits, such as being able to send more messages per minute. |
Translations:Spamfilter/3/en
Jump to navigation
Jump to search
Item | Explanation & possible options | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
add / del | Indicates if you want to add or remove a spamfilter | |||||||||||||||||||||||||||||||||
match-type | The type of match string you're going to use (see also the examples later on). There are two choices:
| |||||||||||||||||||||||||||||||||
target | specifies the target type, the targets this spamfilter will look into:
You can (and often will) specify multiple targets, like: cpNn | |||||||||||||||||||||||||||||||||
action | specifies the action to be taken, such as kline. See Actions for a list of all possible actions. | |||||||||||||||||||||||||||||||||
tkltime | The duration of the *line/shun added by the filter. Use '-' to use the default or to skip (eg: if action is 'block') | |||||||||||||||||||||||||||||||||
reason | Block/*line/shun reason.. you CANNOT use spaces in this, but underscores ('_') will be translated into spaces at runtime. And double underscore ('__') gets an underscore ('_'). Again, use '-' to use the default reason. | |||||||||||||||||||||||||||||||||
match-string | This is the actual string that should be blocked or that we should perform the specified action on. The syntax of this string depends on the match-type. See also examples below. |