config emailfilter dnsbl
Configure AntiSpam DNSBL/ORBL.
config emailfilter dnsbl Description: Configure AntiSpam DNSBL/ORBL. edit <id> set name {string} set comment {var-string} config entries Description: Spam filter DNSBL and ORBL server. edit <id> set status [enable|disable] set server {string} set action [reject|spam] next end next end
config emailfilter dnsbl
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
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 |
||||||
|
|
|||||||||
id |
DNSBL/ORBL entry ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
server |
DNSBL or ORBL server name. |
string |
Maximum length: 127 |
|
||||||
action |
Reject connection or mark as spam email. |
option |
- |
spam |
||||||
|
|