Hi all

fixed in assp 2.2.2 build 12208:

- if two or more mails were transfered inside the same connection and any 
message was detected to be
  not copied to a spam or ham account, all following mails were also not 
copied

- the bounce report inside the rebuildspamdb report was not working like 
expected

- it was possible that rarely some 'noprocessing' mails were collected 
,even if 'noProcessingLog' was set to 'nocollect'


changed:

The description of DoBayesian is changed (enhanced functions are 
available)

...
Both, the Bayesian-check and the Hidden-Makrov-Model-check (below), are 
using Perl version depending 
(Perl 5.12 and higher) Unicode features to recognize any possible 
character. How ever, some east asian 
languages (and some others) have graphemes, that contains multiple unicode 
code points. 
If you need (or want) assp to process all text as a sequence of UAX #29 
Grapheme Clusters, the Perl module 
Unicode::LineBreak is required.
 

- the connection status screen is enhanced
  It was not possible to calculate or to see the real mail processing time 
if damping was enabled,
  the real avg. processing time is now shown is this screen

- the performance of the unicode word processing is enhanced


added:

- a new hidden variable 'Unidecode2Console' is available
If set to '1' (ON) and the module Text::Unidecode is installed - all 
NONASCII characters of all
languages written to the console are converted to ASCII characters (or 
combinations) 

our $Unidecode2Console = 0;  # (0/1) use Text::Unidecode to decode 
NONASCII characters to ASCII - if available 
                                if set - 'ConsoleCharset' is ignored

'EnableHighPerformance','Enable Higher 
Performance','0:off|3000:slightly|1000:medium|500:high|10:very high',
 If set, the SMTP-Worker-Threads will get new pending connections much 
faster - using less wait states. 
 The speed to interrupt the workers by the MainThread is increased. Using 
this feature will increase the 
 CPU usage of the system!


Thomas

DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to