cmq

WHM/cPanel v11.36 in RELEASE

cPanel v11.36 has now entered the RELEASE tree and you will notice that most of your addon perl scripts failing. You can resolve this easily with our addons by reinstalling them. We have provided a simple script that can do this for you that we posted previously. This has to be done regardless as to whether you are running the latest versions:
This script will update: cmm, cmc, cmq, cse, csf, cxs, msinstall, msfe
Only those scripts that are already installed will be updated. Those that are updated are done so regardless as to whether they are the same or an older version of those available.
To use this method you must be logged into root via SSH to the server and then run:
curl -s configserver.com/free/csupdate | perl
You should take care to read through the output to ensure that all the upgrades have worked as expected.

WHM/cPanel v11.36

cPanel v11.36 has now entered the CURRENT tree and you will notice that most of your addon perl scripts failing. You can resolve this easily with our addons by reinstalling them. We have provided a simple script that can do this for you that we posted previously. This has to be done regardless as to whether you are running the latest versions:
This script will update: cmm, cmc, cmq, cse, csf, cxs, msinstall, msfe
Only those scripts that are already installed will be updated. Those that are updated are done so regardless as to whether they are the same or an older version of those available.
To use this method you must be logged into root via SSH to the server and then run:

curl -s configserver.com/free/csupdate | perl

You should take care to read through the output to ensure that all the upgrades have worked as expected.

New convenient update method for ConfigServer scripts

We have released a new method to force an update of all of our main scripts (on cPanel servers only):
cmm, cmc, cmq, cse, csf, cxs, msinstall, msfe
Only those scripts that are already installed will be updated. Those that are updated are done so regardless as to whether they are the same or an older version of those available.
To use this method you must be logged into root via SSH to the server and then run:

curl -s configserver.com/free/csupdate | perl

You should take care to read through the output to ensure that all the upgrades have worked as expected.

New cmq v1.12

Changes:
Updated to use the new cPanel 11.36+ integrated perl binary if exists

New cmq v1.11

Changes:

  • Modified to remove cPanel process limits when run
  • Modified from using backticks to open3
  • Removed use of wget binary

New cmq v1.10

Changes:

  • Updated cmq to use the latest cPanel v11 perl modules

New cmq v1.09

Changes:

  • Added support for MailScanner option to only scan incoming email
  • Added option to Bcc selected queued email to a specific email address

New MailScanner Script v2.56 (including BETA support for Incoming Scanning installation)

Changes:

  • Added BETA support for MailScanner option to only scan incoming email
  • New version of MailScanner v4.59.4

The new Incoming Scanning only option is now available within this package. After upgrading MailScanner you can easily switch to use Incoming Scanning Only with:

usr/mscpanel/msswitch.pl in

You can switch back at any time to In/Out Scanning using:

usr/mscpanel/msswitch.pl inout

Limitations on In Scanning Only option:

  • If you use cmq you need to upgrade it to at least v1.09 (which has been released)
  • If you use MSFE then it will currently always show as “Disabled” and will show the incorrect information in “View Queues”
  • If you use MSFE outbound emails will not show in MailWatch (since they’re not being scanned!)
  • The required change to the exim startup is implemented/maintained using /scripts/postexim4install at present

New cmq v1.06

Changes in v1.05:

  • Added option to view queued email subject
  • Added option to search queued email by subject text match
  • Added compatibility with cPanel v11 WHM theme

Changes in v1.06:

  • Added option to search queued email by header text match
  • Added option to search queued email by body text match