Mailserver systemquarantine, Syntax, History – Fortinet FortiMail 3.0 MR4 User Manual

Page 247: Related topics

Advertising
background image

set

mailserver systemquarantine

FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference
06-30004-0420-20080814

247

mailserver systemquarantine

Use this command to configure the system quarantine settings.

Syntax

set mailserver systemquarantine account <name_str> password <pwd_str>

set mailserver systemquarantine forward <address_str>

set mailserver systemquarantine quota <quota_int>

set mailserver systemquarantine quotafull {overwrite | noquarantine}

set mailserver systemquarantine rotatesize <size_int> rotatetime

<time_int>

History

Related topics

set content modify action

set content modify monitor action

Keywords and Variables

Description

Default

account <name_str>

password <pwd_str>

Enter the user ID and password for the system
quarantine admin account.

User ID:
systemquarantine
Password:
systemquarantine

forward <address_str>

Enter an email address to which all messages diverted
to the system quarantine will be copied.

quota <quota_int>

Enter the amount of disk space, in gigabytes, the system
quarantine may use. The maximum permitted disk quota
depends on available disk capacity.

1

quotafull {overwrite |

noquarantine}

Enter the action the FortiMail unit should take when the
system quarantine reaches its quota size.
• overwrite - will have a new message replace the

oldest in the system quarantine.

• noquarantine - will prevent any new messages

from being quarantined. Note however that
noquarantine

will still prevent messages from

being delivered. Since they’re not quarantined,
they’re simply deleted.

overwrite

rotatesize <size_int>

rotatetime <time_int>

Configures the size and time thresholds which trigger
system quarantine rotation. When the mailbox reaches
the rotation size or time threshold, whichever occurs
first, the mailbox (mbox file) will be renamed and backed
up. A new mailbox file will be generated, into which the
new email is saved.
• <size_int> is the rotation size, from 10 to 200

megabytes.

• <time_int> is the rotation time, from 1 to 365 days.

rotation size: 100
rotation time: 7

FortiMail v3.0

New.

Advertising