cmq

New cmq v1.19

Changes:

  • UI button style modifications

New cmq v1.18

Changes:

  • If /etc/csuibuttondisable exists then the UI buttons will revert for those that cannot cope with the themed ones

New cmq v1.16

Changes:

  • Fixed selected queue run based on sender/recipient. Also fixed BCC field email release

 

New cmq v1.15

Changes:

  • Sanitised user data input to prevent running unauthorised commands via the UI. A user would require root access to exploit this, so risk is low

 

New cmq v1.14

Changes:
– Fixed image location code

ConfigServer Script Updates

With the release of updates to all of our cPanel scripts, if you would like a convenient way to upgrade all of your installed ConfigServer scripts on a cPanel server then we have provided a simple script that can do this for you:
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 cmq v1.13

Changes:
– Added support for cPanel v11.38.1+ AppConfig addon registration

NOTE: In accordance with the new conventions for v11.38.1+ AppConfig the url to the cmq WHM plugin will change from /cgi/addon_cmq.cgi to /cgi/configserver/cmq.cgi. This will only happen with cmq v1.13+ and cPanel v11.38.1+. Older version of cmq will continue to use the old URL. This has no particular relevance to users accessing through WHM, but will affect direct URL access by users or third party applications

WHM/cPanel v11.36 in STABLE

cPanel v11.36 has now entered the STABLE 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.