FortiMailâ„¢ Secure Messaging Platform Version 3.0 MR4 CLI Reference
284 06-30004-0420-20080814
out_profile profile modify whitelistwordlist set
out_profile profile modify whitelistwordlist
Use this command to add, delete, or modify whitelist words for the specified antispam profile.
Syntax
set out_profile profile <name_str> modify whitelistwordlist <word_str>
add subject {enable | disable} body {enable | disable}
set out_profile profile <name_str> modify whitelistwordlist <word_str>
change body {enable | disable}
set out_profile profile <name_str> modify whitelistwordlist <word_str>
change subject {enable | disable}
set out_profile profile <name_str> modify whitelistwordlist <word_str>
change word <new_str>
set out_profile profile <name_str> modify whitelistwordlist <word_str>
delete
set out_profile profile <name_str> modify whitelistwordlist <word_str>
move-to <dest_int>
History
Related topics
•set out_profile profile modify whitelistword
Keywords and variables Description Default
<name_str> Enter the name of the antispam profile to modify.
<word_str> Enter the whitelist word.
add subject
{enable |
disable} body
{enable |
disable}
Add the specified word as a whitelist word. Enable or disable checking of
the message subject and body for the whitelist word.
change body {enable
| disable} Select whether the email body text is examined for whitelist words. disable
change subject
{enable | disable} Select whether the email subject text is examined for whitelist words. disable
change word
<new_str> Change the specified whitelist word. The <name_str> variable specifies
the existing word and <new_str> is the new word.
delete Delete the specified whitelist word
move-to
<dest_int> Move the specified word to the position in the whitelist word list specified
by the <dest_int> variable.
FortiMail v3.0 MR3 New.