Hi all

fixed in assp 2.4.2 build 14177:

- if a Plugin has blocked a mail, or a mail was blocked by the penaltybox 
after processing any Plugin, the
  resend link was missing for this mail in the BlockReport
 
- in some cases the ARCHIVE routine (in ASSP_ARC.pm) was called too early 
for some mails, which caused an
  unable to find file exception

- if a mailbody was encoded in UTF-16,UTF32, UCS-2 or UCS-4 and the 
encoding was defined without an endianess
  and the mailbody was not starting with an according Byte Order Mark 
(BOM) - an exception was caused in the Encode 
  module
 
  Warning: message MIME processing failed - UTF-16:Unrecognised BOM XXX at 
C:/Perl/lib/Encode.pm line XXX.
 
  Now, if those malformed mails are detected by assp, it will try to 
detect little endianess (LE) for the body.
  If this is not possible for any reason, BigEndian (BE) is assumed for 
the body (follows RFC 2781) 

- on some systems the setting for 'UseLocalDNS' was not working correctly 
- assp now forces the Net::DNS module
  on every DNS-server check, to read out the defined DNS-servers from the 
OS


changed:

- the 'NotSpamTagProc','Not-Spam-Tag will consider the mail as', behavior 
is changed:
'...... Regardless of this setting, the IP address of the sender will not 
be penalized if a NotSpamTag is found.',


- the general behavior of 'noprocessing' mails is changed:
  It was possible, that the following (and some special) settings were 
ignored for 'noprocessing' mails, if
  the 'noprocessing' state was detected before the DATA part of a mail.

  DoFakedNP
  DoHeloNP
  DoReversedNP
  DoNoFromNP
  ExtremeNP
  SPFNP
  bombReNP
  BackNP
  BayesNP

  The same belong to the following settings for outgoing mails

  noBayesian_local
  Bayesian_localOnly
 
- it was possible, that the 'whitelist' detection for a mail was processed 
too late - so some mails were checked
  in some filters and possibly blocked or scored to high

- the PenaltyBoxExtreme check was running too early - which caused too 
many blocked good mails
 
- if a mail has passed the SPF-check - the IP address will be no longer 
penalized for this mail and the PBBlack entry
  for this IP is removed

- if a mail is DKIM signed and has passed the DKIM-check - the IP address 
will be no longer penalized for this mail
  and the PBBlack entry for this IP is removed

 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!
*******************************************************


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to