MailScanner

New MailScanner Script v2.58

Changes:

  • Modified MailScanner init script to workaround a MailScanner bug where MailScanner doesn’t bother tidying up the incoming mail processing directory properly
  • Copied the clean.quarantine cron job to periodically tidy up the MailScanner incoming mail processing directory (see above)
  • New version of MailScanner v4.62.9

New ClamAV v0.91

A new version of ClamAV has been released. The update adds a bunch of new features to ClamAV, but most importantly for MailScanner users, fixes a bug which caused the MailScanner child processes to consume large amount of server resources on startup.Upgrade:

/bin/rm -Rf clamav-*wget http://prdownloads.sourceforge.net/clamav/clamav-0.91.tar.gztar -xzf clamav-*cd clamav-*./configure –disable-zlib-vcheckmakemake installreplace “Example” “#Example” — /usr/local/etc/freshclam.confreplace “Example” “#Example” — /usr/local/etc/clamd.conffreshclamcd ../bin/rm -Rf clamav-*/scripts/perlinstaller –force Mail::ClamAVservice MailScanner restarttail -f /var/log/maillog

Bug in cPanel CURRENT/EDGE chkservd

If you are finding chkservd restarting lfd, antirelayd, mailscanner or other monitored process then there’s a bug in the latest chkservd. cPanel have been informed via the EDGE users mailing list (just now). Whilst waiting for a fix, you have two options:1. Untick the monitored services that chkservd keeps restarting falsely in WHM > Service Monitor > under the Monitor list. The dowside of this is that those processes won’t be monitored if they fail. You will also need to tick them again once cPanel have fixed chkservd2. Apply the following modification yourself. The upside is that monitoring continues, the downside is that it’s unofficial and will be overwritten after a upcp upgrade:Edit /usr/local/cpanel/libexec/chkservd and go to line 369 and change it from:

cPanel v11 email: [mailconfigupdate] Unable to automaticlly update the mailer config on "hostname"

If you receive the following email on cPanel v11 and you’re running our MailScanner package or are not using the cPanel inbuilt SpamAssassin setup:

cPanel was unable to automatically merge your Exim configuration with the new settings that shipped with the build you have installed (cpanel_version) because you have a custom ACL configuration which cannot be automatically configured.

New MailScanner Script v2.57

Changes:

  • Removed the use of wget
  • Modified to use pgrep instead of pidof which is broken on some systems
  • New version of MailScanner v4.60.8

New ClamAV v0.90.3

Changes:

This release fixes some security bugs in libclamav and improvesstability under Solaris. Please see ChangeLog for complete list of changes.

You can upgrade through the WHM UI or from:http://www.configserver.com/cp/upgrade.html