Modified UI access to csf.sips to display checkboxes instead of direct editing, for ease of use
Fixed problem where RELAYHOSTS setting wasn’t always being honoured
Modified mod_security configuration editor to handle HTML elements
Rewritten RT_*_ALERT regex and counting code to better deal with a variety of exim log output formats
Added recipient count to RT_*_ALERT to include emails sent to multiple recipients. This option requires that the exim log_selector setting in the exim configuration includes the option: +received_recipients So, the recommended log_selector setting is now:
New feature – Added new CLI option: csf –mail (or csf -m) which can take an email address as an argument. It will display the Server Check in HTML or send the output to the email address if present
Added option to UI Server Check to schedule csf to generate the report and email the results to the address specied at the interval specified
Removed MySQL check from cPanel DNSOnly Server Check
Updated the perl v5.8.8 Server Check comment
Fixed sanity check for RT_*_BLOCK
Fixed copy of install.txt for generic installs and upgrades
Modified UI for Deny Servers IPs > Change to indicate that csf needs restarting, not lfd
Added built-in replacement function for the Messenger Service message files for [HOSTNAME] which will be replaced by the servers FQDN hostname. Updated the sample Messenger index templates
Updated the uninstall scripts to remove the cronjob and logrotate files
Added colour highlights to the Quick Allow and Quick Deny UI boxes