Hi all, fixes:
- [no Stats] assp detects now an unclean shutdown (pidfile exists) and if so, all temporary BerkyleyDB files will be cleared - [exception on unquoted regex in BATV] - the regex is now quoted - [unexpected die within 5 minutes after start] - LWP was the reason for - downloads of the optionfiles are queued now a bit longer - internal signalhandling is fixed/improved - ASSP will return the following values to the shell 0 - on : install and remove service, stop from ServiceControlManager (SCM), after fork in linux if started 'asdaemon' 2 - on : stop request from GUI 1 - on : internal detected exceptions and signals - and ^C in console mode 9 - on : external signals like 'KILL' - any external signal to ASSP could result in an unexpected die of ASSP under Windows. Test have shown, that such signals are not catchable in ASSP V2. I recommend to start ASSP as service and configuring the recovery feature in SCM or to start ASSP from a cmd batch with a loop. - the maintenance thread is redesigned - time critical requests like resend and Blockreports are executed with higher priority - more debug and 'Worker Status' information added improvements: -in Virus Section 'noScanIP','Do Not Scan Messages from these IP\'s*' 'Enter IP addresses that you don\'t want to be scanned for virus , separated by pipes (|). For example: 145.145.145.145|145.146.' in Backscatter section 'downloadBackDNSFile','Download the Backscatterer DNS-IP-List', 'If selected, the complete IP-list is downloaded to a local file. If useDB4IntCache is set, the list is stored in a BerkeleyDB database (BackDNS2). Otherwise the records will be stored in the pbdb cache BackDNS . The download will be skipped, if useDB4IntCache is not set and mysqlSlaveMode is set. IP\'s are checked on this file first, if the IP is not found on this list, a DNS query is done. It is recommended to use this option for ISP\'s and users with more than 1000 bounced mails a day. See wget-mirrors.uceprotect.net/rbldnsd-all/ips.backscatterer.org.gz' 'localBackDNSFile','Local File for the Backscatterer DNS-IP-List', 'The name of the local file that is used for this IP-list. The content of this file is filled in to the \'Backscatter-DNS Cache\' ( BackDNSInterval ). IP\'s from this list will be removed after one day from the cache. - in Blockreport Section 'ExtraBlockReportLog','Enable extra Logging for BlockReports', 'Maillogs could grow to a very large size. Enable this feature to log only loglines with blocking informations to an extra file. The files will be named as "b" + logfile . Using this option will speed up Block Reporting. Before you switch on this option, you should run "grep"[linux/MacOS] or "find"[Windows] to create the "b" - file from the maillog\'s. linux/MacOS - grep "\[spam found\]" *maillog.txt > bmaillog.txt Windows - find "[spam found]" *maillog.txt > bmaillog.txt' 'BlockMaxSearchTime','Max Search time per log File', 'The maximum time in seconds, the Blockreport feature spends on searching in one log file. If this value is reached, the next log file will be processed. Default is 0. A value of 0 disables this feature and all needed log files will be fully processed.' 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! ******************************************************* ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
