config emailfilter mheader
Configure AntiSpam MIME header.
config emailfilter mheader
Description: Configure AntiSpam MIME header.
edit <id>
set name {string}
set comment {var-string}
config entries
Description: Spam filter mime header content.
edit <id>
set status [enable|disable]
set fieldname {string}
set fieldbody {string}
set pattern-type [wildcard|regexp]
set action [spam|clear]
next
end
next
end
config emailfilter mheader
|
Parameter name |
Description |
Type |
Size |
|---|---|---|---|
|
name |
Name of table. |
string |
Maximum length: 63 |
|
comment |
Optional comments. |
var-string |
Maximum length: 255 |
config entries
|
Parameter name |
Description |
Type |
Size |
||||||
|---|---|---|---|---|---|---|---|---|---|
|
status |
Enable/disable status. |
option |
- |
||||||
|
|
|
||||||||
|
fieldname |
Pattern for header field name. |
string |
Maximum length: 63 |
||||||
|
fieldbody |
Pattern for the header field body. |
string |
Maximum length: 127 |
||||||
|
pattern-type |
Wildcard pattern or regular expression. |
option |
- |
||||||
|
|
|
||||||||
|
action |
Mark spam or good. |
option |
- |
||||||
|
|
|
||||||||