Mailserver archive exemptlist, Syntax, History – Fortinet FortiMail 3.0 MR4 User Manual

Page 228: Related topics, Set mailserver archive exemptlist

Advertising
background image

FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference

228

06-30004-0420-20080814

mailserver archive exemptlist

set

mailserver archive exemptlist

Use this command to configure the exemptlist and exemptlist entries.

Syntax

set mailserver archive exemptlist exemptid <id_int> content <content_str>

set mailserver archive exemptlist exemptid <exemptid_str> status {enable

| disable}

set mailserver archive exemptlist exemptid <exemptid_str> type {sender |

recipient | spam}

set mailserver archive exemptlist move <position_int> to <new_int>

To view the existing entries in the archive exempt list, enter this command:

set mailserver archive exemptlist exemptid ?

History

Related topics

set mailserver archive account

set mailserver archive local quota

set mailserver archive policy

set mailserver archive remote

Keywords and Variables Description

Default

<id_int>

Enter the ID number of the exemption item.

<content_str>

Enter the text to be searched for.
Wildcards are acceptable. If the policy type is "Spam", <content_str>
is ignored.

status {enable |

disable}

Enable or disable the specified exemptlist entry.

disable

type {sender |

recipient | spam}

Enter the exemptlist entry type.
• {sender} The sender field of each email message will be searched for

the text specified with the content command.

• {recipient} The recipient field of each email message will be

searched for the text specified with the content command.

• {spam} Messages detected as spam by the FortiMail unit will match

this entry type. Any text specified with the content command is
ignored.

sender

move <position_int>

to <new_int>

Changes the position of an exempt item in the list.
• <position_int> is the current list position of the exempt list policy to

be moved.

• <new_int> is the destination list position number.

FortiMail v3.0

New.

Advertising