General

New csf v14.18

Changes:

  • Added port 853 for DoT to all new installs
  • Added exe wpt-panopticon on cPanel servers to csf.pignore
  • Updated list of EOL PHP versions
  • Modified HTACCESS regex to include “remote” as well as “client” log lines
  • Implemented DA POST workaround for saving large text files via the UI
  • Modified MESSENGER to only send unblock email if a valid IP is requested
  • Modified DA server check to look for multiple php versions in /usr/local/php*

New MailScanner Front-End (MSFE) – v9.23

Changes:

  • Fixed regression issues from v9.20, reapplied changes:
    • Remove 2 char restriction on locale for translated text. If you were previously using only the first 2 chars of a longer locale you will need to rename the mslang file accordingly
    • Fixed issue with SpamBox feature on DirectAdmin

New MailScanner Front-End (MSFE) v9.20

Changes:

  • Remove 2 char restriction on locale for translated text. If you were previously using only the first 2 chars of a longer locale you will need to rename the mslang file accordingly
  • Fixed issue with SpamBox feature on DirectAdmin

New MailScanner Front-End (MSFE) v9.19

Changes:

  • Added workaround if MySQL socket access fails. Creating the following file will force mailcontrol to use TCP access on 127.0.0.1 instead of the unix socket:
    /usr/msfe/mailcontrol/mysql.sock.disable
  • If /var/log/maillog does not exists but /var/log/mail.log does, then use that for the tail maillog command in the UI