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 |
---|---|---|---|---|
name |
Name of table. |
string |
Not Specified |
|
comment |
Optional comments. |
var-string |
Not Specified |
|
config entries
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable status. |
option |
- |
enable |
||||||
|
|
|||||||||
server |
DNSBL or ORBL server name. |
string |
Not Specified |
|
||||||
action |
Reject connection or mark as spam email. |
option |
- |
spam |
||||||
|
|