system global
Use this command to configure many FortiMail system-wide configurations.
Syntax
config system global
set operation-mode {gateway | server | transparent}
set strong-crypto {enable | disable}
set ssl-versions {ssl3 tls1_0 tls1_1 tls1_2 tls1_3}
set default-certificate <cert_name>
set local-domain-name <name_str>
set admin-idle-timeout <timeout_int>
set admin-lockout-duration <timeout_int>
set admin-lockout-threshold <attempts_int>
set admin-maintainer {enable | disable}
set max-admin-per-domain <administrators_int>
set lcd-protection {enable | disable}
set ldap-server-sys-status {enable | disable}
set ldap-sess-cache-state {enable | disable}
set fortiidentity-cloud-status {enable | disable}
set fortiidentity-cloud-region <region_name>
set fortiidentity-cloud-push-status {enable | disable}
set pki-mode {enable | disable}
set pki-certificate-req {yes | no}
set post-login-banner {admin ibe webmail}
set remote-auth-timeout <timeout-factor_int>
set disk-monitor {enable | disable}
set iscsi-initiator-name <name_str>
set mailstat-service {enable | disable}
set mta-adv-ctrl-status {enable | disable}
set email-migration-status {enable | disable}
end
|
Variable |
Description |
Default |
||
|
Enter the amount of time in minutes after which an idle administrative session will be automatically logged out. The maximum idle time out is 480 minutes (8 hours). To improve security, do not increase the idle timeout. |
45 |
|||
|
Enter the lockout duration in minutes after the failed login threshold is reached. |
3 |
|||
|
Enter the number of failed login attempts before an administrator account is locked out. |
4 |
|||
|
Enable or disable the maintainer administrator login. The maintainer account can be used to log in from the console after a hard reboot. The password is
|
enable |
|||
|
Enter the name of a local certificate to use it as the “default" (that is, currently chosen for use) certificate. FortiMail systems require a local certificate that it can present to identify itself when clients request secure connections. |
factory |
|||
|
Enter the minimum size of the Diffie-Hellman prime number for secure connections such as SSH, SMTPS, and HTTPS. Larger bit sizes are slower to generate, but generally more secure. Alternatively, you can set the Diffie-Hellman bit size for individual protocols. See system security crypto. |
2048 |
|||
|
Enable to monitor the hard disk status of the FortiMail system. If a problem is found, FortiMail sends an alert email to the administrator. |
disable |
|||
|
Enable to start the email migration service and to show the mail migration features in the GUI and CLI. Then also configure:
before you run the migration. Email migration is used to move email user accounts and data from an external mail server to this FortiMail system. See the email migration workflow. This setting is available only in server mode. |
disable |
|||
|
Enable to accept push responses from FortiIdentity Cloud during MFA. This setting is used only if |
enable |
|||
|
Enter the deployment region that FortiMail will connect to for FortiIdentity Cloud. To get a list of currently available deployment regions, see region-info. This setting is used only if |
|
|||
|
Enable to make multi-factor authentication (MFA) settings available. Then also:
|
disable |
|||
|
Enter the host name of the FortiMail system. Together with |
Varies by model. |
|||
|
Enter the expiry age for HTTP Strict Transport Security (HSTS) header in HTTPS connections to the GUI. To disable expiry, enter |
365 |
|||
|
Enter the FortiMail iSCSI client name used to communicate with the iSCSI server for centralized quarantine storage. This is used to change the name generated by the FortiMail system automatically. |
|
|||
|
Enter the 6-digit personal identification number (PIN) that administrators must enter to access the FortiMail LCD panel. The PIN is used only when |
Encoded value varies. |
|||
|
Enable to require that administrators enter a PIN to use the buttons on the front LCD panel. Also configure |
disable |
|||
|
Enable or disable the LDAP server for serving organizational information. |
enable |
|||
|
Enable to keep the continuity of the connection sessions to the LDAP server. Repeated session connections waste network resources. |
enable |
|||
|
Enter the local domain name of the FortiMail system. |
|
|||
|
Enable the mail statistics service. After you enable this service, a new tab appears on the GUI: FortiView > Top User Statistics. The mail service is also required if you use dynamic impersonation analysis ( |
disable |
|||
|
Enter the maximum number of administrators per protected domain. Valid range is 1 to 10. |
3 |
|||
|
Enable to use advanced MTA settings, statistics, and reports (see profile session and system advanced-management) and to override the global settings configured elsewhere.
|
enable |
|||
|
Select the operation mode:
Only administrators with |
gateway |
|||
|
If the administrator’s web browser does not provide a valid personal certificate for PKI authentication, the FortiMail system will fall back to standard user name and password-style authentication. To require valid certificates only and disallow password-style fallback, enter |
no |
|||
|
Enable to allow PKI authentication for FortiMail administrators. See also user pki and system admin. Also configure pki-certificate-req {yes | no}.
|
disable |
|||
|
Enter the HTTP port number for administrative access on all interfaces. |
80 |
|||
|
Enter the HTTPS port number for administrative access on all interfaces. |
443 |
|||
|
Enter the SSH port number for administrative access on all interfaces. |
22 |
|||
|
Enter the Telnet port number for administrative access on all interfaces. |
23 |
|||
|
Select which login pages will display the legal disclaimer:
Disclaimers can be system-wide or domain-specific. See system disclaimer and system disclaimer-message. |
admin |
|||
|
Enable or disable the legal disclaimer before the administrator logs into the FortiMail GUI. |
admin |
|||
|
Enter the timeout factor for responses to RADIUS remote authentication requests such as To get the total timeout in seconds, multiply this setting by 3 and then add 1. For example, enter Valid range is 1 to 300 (15 minutes 1 second). |
5 |
|||
|
Select which SSL/TLS version(s) FortiMail will accept in secure connections:
Separate multiple versions with a space. Alternatively, for some protocols, you can individually specify which SSL/TLS versions FortiMail accepts. See system security crypto. Authentication profiles with secure RADIUS use TLS 1.2; this is not currently configurable. The
|
tls1_2 |
|||
|
By default, this option is enabled to use strong encryption and only allow strong ciphers (AES-128 or better) and digest (SHA-256 or better) for HTTPS, SSH, and Syslog with TCP over TLS. Old SSL/TLS versions with known vulnerabilities such as SSL 3.0 are also disabled, so this setting may partially override ssl-versions {ssl3 tls1_0 tls1_1 tls1_2 tls1_3}. Alternatively, for some protocols, you can individually specify which cipher suites FortiMail accepts for each protocol. See system security crypto.
|
enable |
|||
|
Enable to allow use of TFTP in FIPS mode. |
enable |