Fortinet, Mail relaying

FortiMail – Howto configure DLP

René Jorissen on October 27, 2016 0 Comments • Tags: #action #configure #datalossprevention #dlp #fortimail #fortinet #header #howto #profile #rule #scan

The previous post showed the steps necessary to enable DLP. This post describes the workflow to configure DLP. I needed DLP to relay outbound messages to a specific mail relay based on header information. At first I create a DLP rule to define the matching conditions. I match specific header information, which is added to a message … Read More

Management

Weathermap error message

René Jorissen on August 22, 2012 0 Comments • Tags: #action #index #setupphp #undefined #weathermap

After upgrading CactiEZ from 0.8.7.c to 0.8.7h with PIA 3.1 I received an error message with viewing the Weathermap plugin. Notice: Undefined index: action in /var/www/html/plugins/weathermap/setup.php on line 84 After surfing some time on the internet I found the solution. I change the syntax on line 84. The change is displayed below. Old syntax if($_REQUEST[“action”] … Read More