Hi all

fixed in assp 2.8.2 *SPAM-Eliminator* build 23072:

******************************************************************************************************************************

*****************************
* !!!!!!! ATTENTION !!!!!!! *
*****************************
*    this version of assp   *
*      requires at least    *
*                           *
*        perl 5.12.0        *
*                           *
* it will NOT start on lower*
*      versions of perl     *
*****************************
* !!!!!!! ATTENTION !!!!!!! *
*****************************

Because several required perl modules changed their minimum required perl 
version to 5.12, the minimum required perl version
to run assp is also changed to 5.12.0

******************************************************************************************************************************

- ASSP_AFC.pm is upgraded to version 5.46
  if symbols were used in a infected or not allowed attachment name, the 
removal of the attachment failed

- 'RemoteSupport' was not working if 'webAdminPort' was configured without 
a defined IP-address (like: SSL:55555|55555)

- several regular expression optimization were incorrect, because the perl 
module Regexp::Assemble used a fast but lazy
  algorythm per default - assp now forces Regexp::Assemble to use the 
right algorythm


- if code execution was configured in a weighted regular expression on 
perl 5.34 or 5.36, assp rejected the execution of
  the regex while searching for the configured weight value


- if a group name contained upper case characters and was use in 
'userAttach' , assp was unable resolve the group members,
  because it was searching for the (all) lower case group name



changed:

- the version changed from 2.6.x to 2.8.x and the code name is changed 
from *SPAM-Evaporator* to *SPAM-Eliminator*

- 'SepChar' now allows to define more than one character to support 
switching from one to another character, were it can
  be required to support both, the old and the new character, for some 
time


- 'removeDispositionNotification' can now also be used to remove any 
unwanted MIME-header by its tag

- 'URIBLCCTLDSRE' (the largest regular expression in the assp 
distribution) is now compiled in a separate process
  this prevents a stucking MainThread on some systems (under havy 
workload), while the regex is compiled in the MainThread


Thomas
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to