Hi all,

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

- If a server/client was sending large base64 encoded attachments using 
small SSL/TLS frames, the transmission of the mail may took
  too long, which may leaded in to an SMTP-timeout

- If a mail contained MIME-encoded 'csEUCKR' header lines
  like:  Subject: =?csEUCKR?B?KLGksO0pIMPWsO3AxyDB97/4?= PC 
=?csEUCKR?B?uPC0z8XNuLU=?=
  the rebuildspamdb task crashed on an error: Malformed UTF-8 character 
(fatal) at sub main::fixsub line 5
  This is caused by a missing codepage alias for 'csEUCKR' -> 'euc-kr' in 
the Encode module of perl.
  Because of this missing alias, the decoding of the header line to UTF8 
was incorrect and leaded in to malformed UTF8 characters
  If this alias is missing, it is added by assp at runtime.
 

Thomas

Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to