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 |
Description |
Type |
Size |
Default |
---|---|---|---|---|
name |
Name of table. |
string |
Maximum length: 63 |
|
comment |
Optional comments. |
var-string |
Maximum length: 255 |
|
config entries
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable status. |
option |
- |
enable |
||||||
|
|
|||||||||
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 |
- |
wildcard |
||||||
|
|
|||||||||
action |
Mark spam or good. |
option |
- |
spam |
||||||
|
|