set mailserver archive remote
FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference
06-30004-0420-20080814 231
mailserver archive remote
Use this command to specify the settings used when the FortiMail unit will store its email archive on a
remote host.
Syntax
set mailserver archive remote directory <directory_str> ip <host_ipv4>
localquota <quota_int> password <pwd_str> protocol {FTP | SFTP}
remotequota <quota_int> username <usr_str>
History
Related topics
set mailserver archive account
set mailserver archive exemptlist
set mailserver archive local quota
set mailserver archive policy
Keywords and Variables Description Default
directory <dir_str> Enter the directory on the remote host to be used for archiving email.
ip <host_ipv4> Enter the IP of the remote host to be used for archiving email.
localquota <quota_int> Enter the FortiMail unit cache quota. Email archived on a remote host
is also cached by the FortiMail unit. The local quota amount is
specified in gigabytes. The available range depends on the amount of
free disk space.
1
password <pwd_str> Enter the password for logging in to the remote host.
protocol {FTP | SFTP} Choose the communication protocol the FortiMail unit will use when
sending data to the remote host. SFTP
remotequota <quota_int> Enter the disk quota for the remote host to archive email. The remote
quota amount is specified in gigabytes. Enter 0 to specify no limit. 0
username <usr_str> Enter the user name for logging in to the remote host.
FortiMail v3.0 New.
FortiMail v3.0 MR3 Capitalized variables for protocol keyword.