MailScanner

New MailScanner Front-End (MSFE) v9.06

Changes:

  • If /etc/clamddisable exists, don’t install, enable or start clamavconnector on cPanel servers
  • Fixed issue with missing truncate when overwriting user files
  • Mute sa-learn cPanel perl module warnings in output

ConfigServer Scripts on cPanel v92 and CentOS v8

For those venturing into the new world of cPanel v92 in the EDGE tier on CentOS v8.2, our initial tests show that all of our scripts and products install and work as expected.

We had already done extensive work on CentOS v8 with csf, cxs and MailScanner to ensure they work in this new OS iteration (mostly on DirectAdmin) and the cPanel environment continues to provide for the resources needed to make installation, configuration and functionality straightforward.

New MailScanner Front-End (MSFE) v9.05

Changes:

  • Fixed reporting of MySQL status errors in MailControl module
  • Changed MySQL characterset for tables from utf8 to utf8mb4 on new installs
  • Ensure the exim custom template directory is created on DA while installing
  • Fixed Search Reset button in end-user MailControl UI not working
  • Fixed Ham/Spam buttons in end-user MailControl UI when feature not enabled
  • Added “View in Browser” action in MailControl email view for html email bodies and other attachments for admin user

New MailScanner Front-End (MSFE) v9.04

Changes:

  • Make sure that the permissions on /usr/msfe are set to 755 on install
  • Fixed end user UI Bulk Actions where the database connection was incorrectly closed after each iteration causing the operation to fail after the first item
  • Fixed end user UI Bulk Actions where only the first item was reported
  • Modified end user UI Bulk Actions to disable items that are no longer in quarantine

New MailScanner Front-End (MSFE) v9.03

Changes:

  • Changed WHM/Admin UI “Modify User Settings” to “Access User Settings” which now allows full access impersonating the chosen user

New MailScanner Front-End (MSFE) v9.02

Changes:

  • Added new BETA feature: Digest Emails. If enabled, users can configure a Digest Email per domain within their account that includes a summary of all Low Spam, High Spam, Blacklisted and Infected email. This is of particular use to users using the SpamBox and/or MailControl features. See the MSFE Front-End Settings page in the UI for more info
  • Add non-alphanumeric character to SQL db user password on new installs
  • Fixed issue with string escaping for URI’s in MailControl. Uses the perl module URI::Escape
  • Update mssql.pl with MySQL credentials code from dbadd.pl

New MailScanner Front-End (MSFE) v9.01

Changes:

  • Modified dbadd.pl to better determine MySQL credentials and prevent exposing those credentials
  • Run /usr/msfe/msrules.pl at the end of the installation process
  • Convert MSFE UI to use the csget mechanism for checking new versions
  • On DirectAdmin add MailScanner to Service List
  • Fixed DirectAdmin admin UI display issues
  • Fixed end user UI display issues
  • Fixed end user UI perl module installation on DirectAdmin that could use the incorrect package name

New MailScanner Front-End (MSFE) v9.00

Changes:

  • Added BETA support for DirectAdmin on RHEL/CentOS/CL v7 and v8. This only uses the new Exim named queue method which requires Exim v4.93+
  • Added support for SpamBox delivery to <mailbox>.spam folder (SpamBox) on cPanel and DirectAdmin
  • Added support for Exim named queue method for MailScanner. Targeted, better use of resources, independent of cPanel configuration. Not all outgoing email scanned or logged to mailcontrol. Requires Exim v4.93+
  • Added MySQL v8.0 support
  • RHEL/CentOS/CL v8.1 OS support
  • Removed use of Mail::Sender as it is now deprecated
  • Moved /usr/mscpanel to /usr/msfe (symlink added for backwards compatibility)
  • MailControl UI now performs to/from sorts by domain and then email address rather than just email address

New MailScanner Installer (msinstall) v5.00

Changes:

  • Added BETA support for DirectAdmin on RHEL/CentOS/CL v7 and v8. This application will NOT function on DirectAdmin servers without our MailScanner Front-End product
  • Update MailScanner code from v5.3.3 source and apply WTTW fixups
  • Added support for new Exim named queues method for MailScanner when using MSFE – requires Exim v4.93+
  • RHEL/CentOS/CL v8.1 OS support
  • Moved /usr/mscpanel to /usr/msfe (symlink added for backwards compatibility)
  • Renamed /usr/msfe/mscpanel.pl to /usr/msfe/msrules.pl (symlink added for backwards compatibility)
  • Added run of msrules.pl and sa-update to mailscanner_daily.cron