Re: [Assp-test] Question on Corrected Spam

2011-01-17 Thread Thomas Eckardt
>what about the source IP address Source IP's of corrected spam and ham are ignored by assp for the GripList upload. In case the correction leads in to any filter action (block or nonblock / spam or ham) - this will be regarded by assp at the next GripList upload by generating a more exact Grip

Re: [Assp-test] IPV6

2011-01-17 Thread Thomas Eckardt
Implementing IPv6 in V2 is not only a matter of time - V2 uses some mechanism for 'Inter-Thread-Communication', which not supports a transfer of IPv6 connections from the MainThread to a SMTP-Worker. At least not with the minimum Perl version 5.10. If any future Perl version or IPv6 module will

[Assp-test] cannot delete Trashlist message

2011-01-17 Thread Hill, Brett
Hello, Running ASSP 1.8.5.2(0.0.01) and RebuildSpamDB 2.8.5.9 (1.0.00) I was looking through my RebuildSpamDB Reports and noticed that some of the trashlist files could not be deleted. What would be the reason for this? I'm the only one who messes with ASSP and I know I haven't deleted an

[Assp-test] header format problem

2011-01-17 Thread Hill, Brett
ASSP 1.8.5.2(0.0.02) (and a few prior versions) -- The header is bleeding over into the body of the email again. Granted, the email is spam, but I've seen it happen several times now. Here is an example header and body. Header: Microsoft Mail Internet Headers Version 2.0 Received: from mydomain.

Re: [Assp-test] block report, modify, makeRe help

2011-01-17 Thread K Post
Thanks for the help. I'll give this all a shot. <>really easy code change >Changing the output of the default BlockReport will compromize every customized (css + modify.pm) BlockReport of the still existing installations. And that's a REALLY REALLY good point...

[Assp-test] BlockReportFilter

2011-01-17 Thread K Post
Is there any chance that we could get a 4th parameter added to the block report syntax that would add to the BlockReportFilter for each request Currently, I've got *@*=>ken.p...@ourdomain.org=>1 <*@*=%3eken.p...@ourdomain.org=%3E1> This works great, and ignores that which I have in the BlockRepor

Re: [Assp-test] block report, modify, makeRe help

2011-01-17 Thread K Post
A couple more questions: Do you have a suggestion on how to modify >only< the subject and not the extra froms. Modifying the .css to alter strong is fine, but that affects the from addresses too.Is there a non-greedy regex that makeRe could use like finding [.*]?? Second, FYI, setting the r

Re: [Assp-test] block report, modify, makeRe help

2011-01-17 Thread K Post
I was able to add css for strong and then override those changes for addr so that the addresses aren't altered. -- Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid th

[Assp-test] Soureforge file missing / link wrong

2011-01-17 Thread K Post
I just went to download the v2 zip file (to see if rebuildspam.pm is included or not - it is on my machine, but don't know if its needed). Anyway, I went to assp.sourceforge.net and clicked "Download ASSP 2.x here" I get the message: The "/ASSP V2 multithreading/2.0.1 1.0.06/ASSP 2.0.1 1.0.06 ins

Re: [Assp-test] Soureforge file missing / link wrong

2011-01-17 Thread Rusty Nejdl
On Mon, 17 Jan 2011 11:31:54 -0500, K Post wrote: > I just went to download the v2 zip file (to see if rebuildspam.pm is > included or not - it is on my machine, but don't know if its needed). > > Anyway, I went to assp.sourceforge.net and clicked > "Download ASSP 2.x here" > > I get the me

Re: [Assp-test] Soureforge file missing / link wrong

2011-01-17 Thread K Post
Yeah, no worries, I have the file, it's just that the link on the front page is busted. i don't know who maintains that page, so I posted here. Thanks On Mon, Jan 17, 2011 at 11:34 AM, Rusty Nejdl wrote: > > > On Mon, 17 Jan 2011 11:31:54 -0500, K Post wrote: > > > I just went > to download the

Re: [Assp-test] Soureforge file missing / link wrong

2011-01-17 Thread Thomas Eckardt
>(to see if rebuildspam.pm is included or not - it is on my machine, but don't know if its needed) the rebuildspamdb.pm file is created/updated by assp if the own (included) version is greater than the existing Thomas Von:K Post An: ASSP development mailing list Datum: 17.01.2011

Re: [Assp-test] block report, modify, makeRe help

2011-01-17 Thread Thomas Eckardt
the modify.pm is only an example - you can change it how ever you want, exept these two lines package BlockReport::modify; sub modify { and the behavior, that it accepts the complete BlockReport as argument - and it returns the complete modified BlockReport. There is no need to use the examp

Re: [Assp-test] Request for ASSP V2 File Name

2011-01-17 Thread Thomas Eckardt
Done! Thomas Von:Rusty Nejdl An: Datum: 16.01.2011 22:52 Betreff:[Assp-test] Request for ASSP V2 File Name I am attempting to port ASSP V2 to FreeBSD and am running into issues because the filename is: ASSP 2.0.1 2.0.12 install.ZIP Is there any chance that either t

Re: [Assp-test] Soureforge file missing / link wrong

2011-01-17 Thread Matti Haack
> I get the message: > The "/ASSP V2 multithreading/2.0.1 1.0.06/ASSP 2.0.1 1.0.06 install.ZIP" > file could not be found or is not available. Please select another file. Thank You, I fixed it. Matti -- Matti Haack - Hit Haack IT Service Gmbh Poltlbauer Weg 4, D-94036 Passau Geschäftsführer: Hen

[Assp-test] ASSP update mechanism suggestion

2011-01-17 Thread GrayHat
Folks, this is nothing really special, just a way to allow keeping "track" of previous versions and being able to "rollback" ASSP in case of issues Here's the idea; at the moment ASSP checks for newer versions and downloads them into the "download" folder and then, if configured to do so, updates