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

Page 230: Related topics, Set mailserver archive policy

Advertising
background image

FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference

230

06-30004-0420-20080814

mailserver archive policy

set

mailserver archive policy

Use this command to configure archive policies.

Syntax

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

set mailserver archive policy policyid <policyid_int> content

<content_str>

set mailserver archive policy policyid <policyid_int> status {enable |

disable}

set mailserver archive policy policyid <policyid_int> type {sender |

recipient | subject | body | attachment-name}

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

set mailserver archive policy policyid ?

History

Related topics

set mailserver archive account

set mailserver archive exemptlist

set mailserver archive local quota

set mailserver archive remote

Keywords and Variables Description

Default

<id_int>

Enter the ID number of the archive policy.

move <position_int>

to <new_int>

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

moved.

• <new_int> is the destination list position number.

<content_str>

Enter the text to be searched for. Wildcards are acceptable if the type is
Sender, Recipient, or Attachment-name.

status {enable |

disable}

Enable or disable the specified archive policy.

enable

type {sender |

recipient | subject

| body |

attachment-name}

Enter the archive policy 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.

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

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

• {body} The body of each email message will be searched for the text

specified with the content command.

• {attachment-name} The name of any attached files are examined for

the text specified with the content command.

sender

FortiMail v3.0

New.

Advertising