|
|
set | mailserver smtp storage cquar |
mailserver smtp storage cquar
Use this command to configure central quarantine mail storage options.
Central quarantine stores quarantined email on a separate
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 <name_str> ip <ipv4_addr>
set mailserver smtp storage cquar allowance change name <name_str> ip <ipv4_addr>
set mailserver smtp storage cquar allowance remove name <name_str>
set mailserver smtp storage cquar remoteserver name <name_str> host <ipv4_addr>
Keywords and Variables | Description | Default |
|
|
|
type {disable | Select the type of storage to be used in a central quarantine | disable |
client server} | 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 |
|
|
|
|
add change remove | Select the action to perform |
|
name <name_str> | Enter the name of the FortiMail client unit. |
|
ip <ipv4_addr> | Enter the IP address of the FortiMail client unit. |
|
remoteserver |
|
|
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
FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference |
|
245 |