config emailfilter block-allow-list
Configure anti-spam block/allow list.
config emailfilter block-allow-list Description: Configure anti-spam block/allow list. edit <id> set comment {var-string} config entries Description: Anti-spam block/allow entries. edit <id> set status [enable|disable] set type [ip|email] set action [reject|spam|...] set addr-type [ipv4|ipv6] set ip4-subnet {ipv4-classnet} set ip6-subnet {ipv6-network} set pattern-type [wildcard|regexp] set email-pattern {string} next end set name {string} next end
config emailfilter block-allow-list
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
comment |
Optional comments. |
var-string |
Maximum length: 255 |
|
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
name |
Name of table. |
string |
Maximum length: 63 |
|
config entries
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable status. |
option |
- |
enable |
||||||||
|
|
|||||||||||
id |
Entry ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||
type |
Entry type. |
option |
- |
ip |
||||||||
|
|
|||||||||||
action |
Reject, mark as spam or good email. |
option |
- |
spam |
||||||||
|
|
|||||||||||
addr-type |
IP address type. |
option |
- |
ipv4 |
||||||||
|
|
|||||||||||
ip4-subnet |
IPv4 network address/subnet mask bits. |
ipv4-classnet |
Not Specified |
0.0.0.0 0.0.0.0 |
||||||||
ip6-subnet |
IPv6 network address/subnet mask bits. |
ipv6-network |
Not Specified |
::/128 |
||||||||
pattern-type |
Wildcard pattern or regular expression. |
option |
- |
wildcard |
||||||||
|
|
|||||||||||
email-pattern |
Email address pattern. |
string |
Maximum length: 127 |
|