PSA6, q-s 1.25, SA 2.6x - won't delete with sa_delete_site

Forum for getting help with Project Gamera, Spamassassin, Clamav, qmail-scanner and other anti-spam tools.
jamesyeeoc
Forum User
Forum User
Posts: 46
Joined: Thu May 12, 2005 3:50 am
Location: Sunny California

PSA6, q-s 1.25, SA 2.6x - won't delete with sa_delete_site

Unread post by jamesyeeoc »

Hi Scott,

Came across this on an old PSA 6.0.2 server. I have the following set in qmail-scanner-queue.pl:
my $sa_delete_site='4';
my $sa_reject_site='0'; (have also tried 1)
(all other options are default)

and required_hits=12 , have restarted everything including reboot of server. q-s log shows 'tagging' of the emails (some with hits > 40) and spam is delivered to mailboxes.

I guess the question is if PSA6/SA2.6x is too old for the delete (or reject) option??
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

That version supports deletes, required_hits at 12 is pretty insane though, you're telling it to mark spam at 12 and above, and delete at 16 and above. On my system, Im running it to tag at 4, and delete at 5.
jamesyeeoc
Forum User
Forum User
Posts: 46
Joined: Thu May 12, 2005 3:50 am
Location: Sunny California

Unread post by jamesyeeoc »

Yup, I know it's insane, but if I go any lower, a major client has too many false positives (not AWL, not Bayes, etc.) Already checked/tried all other things, so I just leave it at 12.

Any thoughts as to why delete wouldn't work? (Grasp at straws...)

All other functions are doing well, just curious if you have any ideas as to what can cause it to not delete.

And as always, thanks for all you do!
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

I cant think of any, I'd ask on the qmail-scanner list
Post Reply