MailScanner

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

New MailScanner Front-End (MSFE) v9.15

Changes:

  • Improved SSL update procedure
  • Fixed issue downloading messages in the end-user cPanel UI
  • Fixed issue with end-user language file selection
  • Modified MSFE digest end-user URL for cPanel users to cater for different themes

New MSFE v9.14

Changes:

  • Fixed issue with using Text::Wrap

New MSFE v9.13

Changes:

  • If “Display Client IP column with sort” is enabled in MailControl, digest fields will show the Client IP under the From field
  • If “Always launch message View Details in new window” is enabled, also launch “Search Messages > Email ID” in a new window
  • Use Text::Wrap to ensure email line lengths are within specifications for digest emails
  • Switch from check_cpanel_rpms to check_cpanel_pkgs when checking rpms on cPanel servers