As profile modify whitelistwordlist, Syntax, History – Fortinet FortiMail 3.0 MR4 User Manual
Page 130: Related topics

FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference
130
06-30004-0420-20080814
as profile modify whitelistwordlist
set
as profile modify whitelistwordlist
Use this command to add, delete, or modify white list words for the specified antispam profile.
Syntax
set as profile <name_str> modify whitelistwordlist <word_str> add subject
{enable | disable} body {enable | disable}
set as profile <name_str> modify whitelistwordlist <word_str> change body
{enable | disable}
set as profile <name_str> modify whitelistwordlist <word_str> change
subject {enable | disable}
set as profile <name_str> modify whitelistwordlist <word_str> change word
<new_str>
set as profile <name_str> modify whitelistwordlist <word_str> delete
set as profile <name_str> modify whitelistwordlist <word_str> move-to
<dest_int>
History
Related topics
•
set as 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 white list 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 white list word list specified
by the <dest_int> variable.
FortiMail v3.0 MR3 New.