ConfigServer Services Blog

New MailScanner Front-End (MSFE) v7.23

Changes:

  • MailControl: Blacklisted spam is no longer listed along with High Scoring spam
  • MailControl: Added setting that uses a SpamCop reporting address which adds additional bulk and email options to report an email directly to your SpamCop accopunt if you have one
  • Code review – started addressing perl critic suggestions in mailscanner.cgi
  • Removed Bareword file handles in mailscanner.cgi

New csf v9.27

Changes:

  • Fix for UI Quick Unblock button
  • Fix for UI main page [ENTER] not working on all forms

IMPORTANT: New MailScanner Script v3.13

Changes:

  • IMPORTANT: We recommend all installations are upgraded to this version to avoid a potential server-wide data loss issue
    Note: This is as a result of code in the original MailScanner distribution, not the installer or configuration itself
  • Hardcoded quarantine directory in ms-clean-quarantine to avoid a major server stability issue if MailScanner.conf is not present
  • Fixed unrelated issue with blank report emails being sent by mscpanel.pl

New MailScanner Front-End (MSFE) v7.21

Changes:

  • Moved setting “Keep x days of MySQL database entries” to the MailControl Settings page
  • Added new setting “Keep x days of Quarantine entries” to the MailControl Settings page. This updates /usr/mailscanner/etc/defaults and is also used to modify that file whenever MSFE is upgraded to keep    the setting intact
  • Always show the Full Message button in the MailControl email view
  • Added feature that auto-selects all the text in Full Message view
  • Modified the way virus.scanning.rules works so that virus infected emails can be released from quarantine
  • Ensure msbe.pl is run on upgrade to regenerate rules files

New MailScanner Script v3.12

Changes:

  • Modified virus.scanning.rules so that it defaults to yes and only exceptions (set to “no”) are listed
  • Updated installer to run /usr/mscpanel/mailcontrol/dbadd.pl to correctly set up the MSFE database driver

New csf v9.26

Changes:

  • Fix for webmin UI when watching logs
  • Various UI html syntax fixes
  • Reduced UI banner padding
  • Port 23 added to DROP_NOLOG for new installations
  • WAITLOCK taken out of beta
  • Modified UI View Listening Ports
  • Reworked main UI table to produce syntactically correct HTML
  • Fixed duplicate HTML top and bottom page elements