beautypg.com

Mailserver smtp storage cquar, Syntax, Example – Fortinet FortiMail 3.0 MR4 User Manual

Page 245

background image

set

mailserver smtp storage cquar

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

245

mailserver smtp storage cquar

Use this command to configure central quarantine mail storage options.

Central quarantine stores quarantined email on a separate high-end model FortiMail unit. This reduces
the resources required on the local unit.

The allowance keyword is only available when the FortiMail unit is a central quarantine server.

The remoteserver keyword is only available for FortiMail client units.

Syntax

set mailserver smtp storage cquar type {disable | client | server}

set mailserver smtp storage cquar allowance add name ip

set mailserver smtp storage cquar allowance change name ip

set mailserver smtp storage cquar allowance remove name

set mailserver smtp storage cquar remoteserver name host

Example

This example will configure a FortiMail unit as a server, and will add “FortiMailClient1” and
FortiMailClient2” as quarantine clients that will connect to this server.

set mailserver smtp storage cquar type server

set mailserver smtp storage cquar allowance add name FortiMailClient1 ip

10.10.10.10

set mailserver smtp storage cquar allowance add name FortiMailClient2 ip

10.10.20.10

This example will configure a FortiMail unit as a client with the name “FortiMailClient1” that will
connect to a central quarantine server at IP address 10.10.10.2. After being configured as a client,
the FortiMail unit will not store any quarantined messages locally.

set mailserver smtp storage cquar type client

Keywords and Variables

Description

Default

type {disable |

client | server}

Select the type of storage to be used in a central quarantine
configuration as one of:
• disable - central quarantine is not used on this unit.
• client - This unit connects as a client to a central quarantine

server.

• server - This unit is a central quarantine server. Option available

only for high-end model FortiMail units

disable

add | change | remove

Select the action to perform

name

Enter the name of the FortiMail client unit.

ip

Enter the IP address of the FortiMail client unit.

remoteserver