Ana içeriğe atla

Kayıtlar

FortiMail etiketine sahip yayınlar gösteriliyor

FortiMail ile FortiSandbox arasındaki bağlantı testi

Aşağıdaki FortiMail CLI komutuyla, FortiSandbox ile bağlantının doğru çalıştığını doğrulayabilirsiniz. diagnose test application fortisandbox connectivity Haberleşme sağlandığı takdirde, şu mesajı verecektir. diag test application fortisandbox connectivity System Time: 2018-09-20 19:02:38 CEST (Uptime: 38d 2h 40m) connected to fortisandbox server  total detected malware: 0 total clean files: 0 total low risk files: 0 total medium risk files: 0 total high risk files: 0 İletişim sorunları varsa, bu hata iletisini döndürür. diag test application fortisandbox connectivity System Time: 2018-09-20 18:57:47 CEST (Uptime: 38d 2h 35m) test failed: connection to sandbox server is broken

FortiMail Protection profile changes

You can drastically change all types of settings for multiple profiles simultaneously from FortiMail's graphical interface, this process is called "Batch Edit". This process can be applied to Session profiles, AntiSpam, Antivirus, Content and Resources. The only requirement to be able to "Batch Edit" on multiple profiles is if they all belong to the system category or the same domain. For example, if we want to disable Greylist option of multiple profiles at once with Antispam, we can do the following. In the profiles we want to change, we will make the selections by pressing the shift or control key Once all are selected, click on "Batch Edit". We will disable Profile's Greylist option. If we click on "Apply To All", what we have changed will be applied to all selected AntiSpam profiles. If we click on the "Apply" option, all the selected profiles will appear in order, and each can be individually modified.

FortiMail TLS 1.1 and TLS 1.0

As of Fortimail 6.0.4, the encryption level it supports for both HTTPS connections and SMTP connections is configurable in detail. The configuration method is defined by the CLI as follows admin-global access control config system global set ssl-versions tls1_0 tls1_1 tls1_2 end  Control emails The following controls connections from FortiMail to other gateways. config system security crypto edit mail set ssl-versions tls1_1 tls1_2 next end In the initial configuration, we will leave both TLS.1.0, TLS 1.1 and TLS 1.2 open to administrative access, but for SMTP mail connection, it will only support TLS 1.1 or TLS1.2.