Thanks Thomas! ...Tim
-----Original Message----- From: Thomas Eckardt [mailto:[email protected]] Sent: Monday, June 30, 2014 11:34 AM To: ASSP List Subject: [Assp-test] fixes in assp 2.4.2 build 14181 Hi all, fixed in assp 2.4.2 build 14181: - mails archived by ASSP_ARC.pm had an additionaly trailing '.' - for some mails an exception 'Odd number of elements in hash assignment at ...Perl/site/lib/Mail/SPF/Server.pm line 210.' was thrown - with an installed version 1.994 of IO::Socket::SSL , the SMTP-SSL listener(s) was only working in plain text - message scoring was not working for local and outgoing mails, read the 'changed' section changed: - message scoring was switched off in the code for local and outgoing mails, it is now enabled and configurable - read the 'added' section - on very slow IP connections to the Web-Interface, it was possible that the transfered data were incomplete because of a hardcoded content-transfer-timeout of 30 seconds This timeout value is now controlled with the hidden configuration variable 'WebTrafficTimeout', which has a default value of 60 seconds added: 'DoLocalPenaltyMessage','Message Scoring Mode for Local and Outgoing Mails', 'If this feature is selected, the total score for all checks during a local or outgoing message is used to determine if the email is Spam. If the combined score is greater than the Local Low MessageLimit (LocalPenaltyMessageLow) and less than or equal the Local High MessageLimit (LocalPenaltyMessageLimit) the message will not be blocked but tagged. If the combined score is greater than the Local High MessageLimit (LocalPenaltyMessageLimit), the message will be blocked. 'LocalPenaltyMessageLow','Low MessageLimit for Local and Outgoing Mails' 'MessageMode will not block local and outgoing messages whose score exceeds this threshold during the message but will tag them. For example: 40' 'LocalPenaltyMessageLimit','High MessageLimit for Local and Outgoing Mails' 'MessageMode will block local and outgoing messages whose score exceeds this threshold during the message. For example: 50' 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 ------------------------------------------------------------------------------ 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
