config emailfilter bword
Configure AntiSpam banned word list.
config emailfilter bword
Description: Configure AntiSpam banned word list.
edit <id>
set name {string}
set comment {var-string}
config entries
Description: Spam filter banned word.
edit <id>
set status [enable|disable]
set pattern {string}
set pattern-type [wildcard|regexp]
set action [spam|clear]
set where [subject|body|...]
set language [western|simch|...]
set score {integer}
next
end
next
end
config emailfilter bword
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
name |
Name of table. |
string |
Not Specified |
|
comment |
Optional comments. |
var-string |
Not Specified |
|
config entries
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable status. |
option |
- |
enable |
||||||||||||||||||
|
|
|||||||||||||||||||||
pattern |
Pattern for the banned word. |
string |
Not Specified |
|
||||||||||||||||||
pattern-type |
Wildcard pattern or regular expression. |
option |
- |
wildcard |
||||||||||||||||||
|
|
|||||||||||||||||||||
action |
Mark spam or good. |
option |
- |
spam |
||||||||||||||||||
|
|
|||||||||||||||||||||
where |
Component of the email to be scanned. |
option |
- |
all |
||||||||||||||||||
|
|
|||||||||||||||||||||
language |
Language for the banned word. |
option |
- |
western |
||||||||||||||||||
|
|
|||||||||||||||||||||
score |
Score value. |
integer |
Minimum value: 1 Maximum value: 99999 |
10 |