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