Re: [Assp-test] fixes in assp 2.1.2 build 12067

2012-03-07 Thread Grayhat
fixed in assp 2.1.2 build 12067: Running it right now, tried a rebuild and it bombed after a while emitting the following message on the console Free to wrong pool 3e3c68 not 32313032 at sub main::mlog line 30. and, by the way, crashing the perl process

Re: [Assp-test] fixes in assp 2.1.2 build 12067

2012-03-07 Thread Grayhat
and, by the way, crashing the perl process retried and it worked... until it reached the point in which it imports the spamdb data into the DB, at that point the rebuild bombed again (but this time assp kept running) with the following

[Assp-test] Don't empty _all_ records in spamdb table = see rebuild spamdb algoritm Re: fixes in assp 2.1.2 build 12067

2012-03-07 Thread Victor Miasnikov
Hi! May I humbly suggest to replace that delete from spamdb with a (faster) truncate table spamdb ? Don't empty _all_ records in spamdb table = see rebuild spamdb algoritm Best regards, Victor Miasnikov Blog: http://vvm.blog.tut.by/

Re: [Assp-test] Don't empty _all_ records in spamdb table = see rebuild spamdb algoritm Re: fixes in assp 2.1.2 build 12067

2012-03-07 Thread Grayhat
May I humbly suggest to replace that delete from spamdb with a (faster) truncate table spamdb ? Don't empty _all_ records in spamdb table = see rebuild spamdb algoritm I know, but that was the ONLY way to allow the rebuild to complete :P otherwise it either crashed or timed-out (as for

Re: [Assp-test] Don't empty _all_ records in spamdb table = see rebuild spamdb algoritm Re: fixes in assp 2.1.2 build 12067

2012-03-07 Thread Victor Miasnikov
Hi! - Original Message - From: Victor Miasnikov To: Thomas Eckardt ; Grayhat Sent: Wednesday, March 07, 2012 2:47 PM Subject: Idea: not delete files in \spam\ in _any case_, but move .eml to \discarded\ ( and \nospam\ to \OkMail\) Re: [Assp-test] Don't empty _all_ records in spamdb

Re: [Assp-test] fixes in assp 2.1.2 build 12067

2012-03-07 Thread Michael M Galapchuk
Hi Thomas, fixed in assp 2.1.2 build 12067: - fixes a possible division by zero error in sub 'BayesHMMProb' - fixes a possible SQL 'NULL' query error - reduces the time used for the 'Generating weighted Bayesian tuplets' rebuild task if 'ReplaceOldSpamdb' is set and a DB is used for

[Assp-test] RebuildSpamDB and ASSP dying

2012-03-07 Thread Scott MacLean
My RebuildSpamDB fails as follows: Mar-07-12 08:25:15 [Worker_10001] RebuildSpamDB-thread rebuildspamdb-version 3.31 started in ASSP version 2.1.2(12067) Mar-07-12 08:25:15 [Worker_10001] Maxfiles: 15000 Mar-07-12 08:25:15 [Worker_10001] D:/ASSP/errors/spam Mar-07-12 08:25:15 [Worker_10001] File

[Assp-test] 1.9.6.2(0.0.07) and DoBayesian

2012-03-07 Thread Graziano
Hello even if I am using DoBayesian:=3 in the logs I have several blocks like this Mar-07-12 10:06:20 id-33112-01029 [Bayesian] 209.85.160.182 panossianclau...@gmail.com to: n...@ars.com.ar [spam found][blocked] -- Bayesian -- - /usr/local/assp/spam/33112-01029.eml; Mar-07-12 10:23:15

[Assp-test] rebuild spamdb algoritm . . . ASSP v2.1.2 (12067) _2012-03-07 09-37 Re: fixes in assp 2.1.2 build 12067

2012-03-07 Thread Victor Miasnikov
Hi! See - Original Message - From: Victor Miasnikov To: Michael M Galapchuk ; Scott MacLean Cc: Thomas Eckardt ; Grayhat Sent: Wednesday, March 07, 2012 5:57 PM Subject: Fw: rebuild spamdb algoritm . . . ASSP v2.1.2 (12067) _2012-03-07 09-37 Try assp.pl from attach and/or .

[Assp-test] How to unblock messages ?

2012-03-07 Thread Spyros Tsiolis
Hello list, i've asked this about three times before. No-one bothered to answer, so I suspect that my question was not exact. Anyway, I'll rephrase it. I am trying to give users the option to send a mail message to assp and then the assp can answer back to them with a list of blocked  messages.

[Assp-test] Antwort: How to unblock messages ?

2012-03-07 Thread Thomas Eckardt
Read the complete 'Block Reporting' section in the GUI. Thomas Von:Spyros Tsiolis sts...@yahoo.co.uk An: ASSP List assp-test@lists.sourceforge.net Datum: 07.03.2012 17:45 Betreff:[Assp-test] How to unblock messages ? Hello list, i've asked this about three times before.

Re: [Assp-test] How to unblock messages ?

2012-03-07 Thread Grayhat
I am trying to give users the option to send a mail message to assp and then the assp can answer back to them with a list of blocked  messages. Have a look at the block reporting section in ASSP GUI, there's the place to start when configuring the feature you're seeking for; ensure to

Re: [Assp-test] RebuildSpamDB and ASSP dying

2012-03-07 Thread Matti Haack
I still get the same error message, but i just ignored. I already reinstalled Win32::unicode. Didn't help and it looks like rebuild is now complete failing. This is my last rebuild Spam run: Mär-07-12 12:15:00 RebuildSpamDB-thread rebuildspamdb-version 3.30 started in ASSP version

Re: [Assp-test] How to unblock messages ?

2012-03-07 Thread Matti Haack
Hello, you need assp to create a block report The Block report will be send to the requesting user or could be created automatically for some or all users and some or all email adresses (look in the GUI in the section Block reporting) The configured reciepient(s) will then get a

Re: [Assp-test] RebuildSpamDB and ASSP dying

2012-03-07 Thread Grayhat
Mär-07-12 12:42:11 Generating weighted Bayesian tuplets Same here, the rebuild stops exactly there, no error message, nothing at all, it just dies; this doesn't happen if I totally empty the spamdb (and the various temp files) but I don't think this is a solution

[Assp-test] Antwort: Re: RebuildSpamDB and ASSP dying

2012-03-07 Thread Thomas Eckardt
Seems like I've done something wrong with the BDB temp hash - this will be fixed soon. I'm sorry! Thomas Von:Grayhat gray...@gmx.net An: assp-test@lists.sourceforge.net Datum: 07.03.2012 18:10 Betreff:Re: [Assp-test] RebuildSpamDB and ASSP dying Mär-07-12 12:42:11

[Assp-test] DomainBox , nospamtag 1.9.6.2(0.0.04)

2012-03-07 Thread Graziano
Hello if a domain is listed in DomainBox, the email bounces offering the nospamtag , but if the sender resend using the notspamtag, ASSP does not honor the nospamtag (DomainBox continues to block the sender). It happens in 1.9.6.2(0.0.04) Graziano p.s. I was not able to replicate again the

[Assp-test] fixes in assp 2.1.2 build 12068

2012-03-07 Thread Thomas Eckardt
Hi all, fixed in assp 2.1.2 build 12068: - assp dies in the rebuild task - assp stucks in the rebuild task - Bayesian values are calculated too high - reference error in Win32::Unicode::File.pm line 408 Thomas DISCLAIMER: *** This email and

[Assp-test] Blocked messages syntax

2012-03-07 Thread Spyros Tsiolis
Hello again list, OK, just a quickie. From what I understand, at midnight, every midnight  if I enter an address like so : us...@domain.gr=us...@domain.gr user A at that domain will get a list of the blocked messages for him/herself. Right ? Thank you all, s. I merely function as a