FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference
272 06-30004-0420-20080814
out_profile profile modify dnsblserver set
out_profile profile modify dnsblserver
Use these commands to modify the DNSBL server list for an outgoing antispam profile.
Syntax
set out_profile profile <name_str> modify dnsblserver <host_str> add
set out_profile profile <name_str> modify dnsblserver <host_str> delete
set out_profile profile <name_str> modify dnsblserver <host_str> move-to
<new_int>
set out_profile profile <name_str> modify dnsblserver <host_str>
rename-to <new_str>
History
Related topics
set out_profile profile modify dnsbl
set out_profile profile modify actions
set out_profile profile modify individualaction scanner
Keywords and variables Description
<name_str> Enter the name of the antispam profile to modify.
<host_str> The DNSBL server entry you want to modify in the profile.
add Add the new DNSBL server.
delete Delete the DNSBL server.
move-to <new_int> Change the position of the DNSBL server in the server list. Each entry is numbered,
the first is 1, the second 2, and so on.
<new_int> is the entry’s new position.
rename-to <new_str> Change the DNSBL server hostname.
FortiMail v3.0 New.