Re: [Qmail-scanner-general] Deleting spam

2006-07-31 Thread Bob Jones
Facundo, Recheck your QS's documentation. I believe sa_delete is in addition to spamassassin's local.cf required_hits. I have Qmail-scanner 1.25 patched with Salvatore's st patch with sa_quarantine=0.1, sa_delete=1 and local.cf required_hits=4. Those numbers have kept my mail customers very

Re: [Qmail-scanner-general]451 unable to exec qq (#4.3.0)

2004-06-20 Thread Bob Jones
Jeremy Bowen wrote: Hi there I've spent all weekend trying to figure this out but I've exhausted all my options. My problem is that when I start QMail with QMAILQUEUE=/var/qmail/bin/qmail-scanner-queue I get the error message "451 unable to exec qq (#4.3.0)" when testing the whole setup.

Re: [Qmail-scanner-general]Disallowed characters found in MIME headers

2004-05-15 Thread Bob Jones
Don Walters wrote: Content-Type: multipart/mixed; boundary="-" This is a MIME encoded message from FutureLynx. Decode it with "munpack" or any other MIME reading software. Mpack/munpack is available via anonymous FTP in ftp.andrew.cmu.edu:pub/mpack/ --- Enclosed is a message that you requested

Re: [Qmail-scanner-general]Need advise with Charset

2004-04-14 Thread Bob Jones
Perhaps ok_languages en jp ja zh th ok_locales en jp ja zh th ? Rich wrote: I'm sorry if this is more of spamassassin... but I thought I should ask anyway. I have this set on my local.cf ok_languagesen ja zh th ok_locales en ja zh th but still some of

Re: [Qmail-scanner-general]writting SPAM twice

2004-03-12 Thread Bob Jones
Sounds like you have QS scanning both incoming and outgoing email in /etc/tcp.smtp. If you do not need to scan outgoing email for spam try resetting its queue from: .:allow,RELAYCLIENT="",QS_SPAMASSASSIN="on",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" to: .:allow,RELAYCLIENT="",QS_SPAMASS

Re: [Qmail-scanner-general]test_installation.sh - problem in every message

2004-03-10 Thread Bob Jones
Alternatively (for RH8, 9, and FC1 at least), edit /etc/sysconfig/i18n and set the default lang from en_US-UTF8 to en_US or C then reboot. This will set the default LANG for ALL users. Bob J. Rick Kunkle wrote: on RedHat 9 with perl 5.8.1 I found you need to set a LANG environment variable.

Re: [Qmail-scanner-general]Deleting Spam Patch

2004-02-05 Thread Bob Jones
It was working fine for at 8:00 CST. O Franssen wrote: I have been looking for a way to delete spam thats scored by Spamassassin over a particular threshold. I.e its marked at spam if it scores over 5 and is deleted if it scores over 15. I found a post to the following patch http://xoomer.vir

Re: [Qmail-scanner-general]Re: Quarantine-attachments revisited

2003-12-18 Thread Bob Jones
[EMAIL PROTECTED] wrote: [EMAIL PROTECTED] qmail-scanner-1.20]# ll /var/spool/qmailscan/quarantine-attachments.* -rw-r-1 qscand nofiles 12288 Dec 18 10:33 /var/spool/qmailscan/quarantine-attachments.db -rw-rw1 qscand qscand 4361 Dec 17 14:28 /var/spool/qmailscan/quara

Re: R: R: R: [Qmail-scanner-general]Problem with LAN emails

2003-12-11 Thread Bob Jones
Andrea Riela wrote: This is my qmail-queue and qmail-scanner-queue.pl: -rws--x--x 1 qmailq qmail 20480 Jul 15 19:53 qmail-queue* -rwsr-xr-x 1 qscand qscand 84202 Nov 24 02:02 qmail-scanner-queue.pl* -rwsr-xr-x 1 qscand qscand 84216 Nov 24 01:20 qmail-scanner-queue.pl.old* It's correc

Re: R: R: [Qmail-scanner-general]Problem with LAN emails

2003-12-11 Thread Bob Jones
Andrea Riela wrote: After changing /etc/tcp.smtp you need to reload the cdb database. Ya, I know. Qmailctl cdb I've reloaded the server too, but nothing, the same problem. Suggestions? My qmail-scanner: 1.20 My system: openbsd 3.3 Thanks for your patience and support Regards Andrea I'm ou

Re: [Qmail-scanner-general]suidperl still needed?

2003-12-11 Thread Bob Jones
Jason, I can't vouch for any other distributions, but RH7.3 and RH9(with the UTF8-enabled perl 5.8) install suidperl as part of a normal install -- never had to worry about contortions or configuring it either. In fact, the only real issues I've had with RH9 have been default LANG setting bei

Re: [Qmail-scanner-general]Problem with LAN emails

2003-12-11 Thread Bob Jones
Andrea Riela wrote: Hi folks, I've this problem: I would that qmailscanner checks only the incoming traffic, and not LAN emails or emails from local domain's users. However, normally my emails are checked from spamassassin, and I wouldn't. This is my tcp.smtp --- # No Qmail-Scanne

Re: [Qmail-scanner-general]How to reject SA Tagged spam

2003-12-01 Thread Bob Jones
Robert, Check this link out for a qmail-scanner patch .. it allows for an intermediate quarantine of suspected spam as well as deletion of known spam: http://xoomer.virgilio.it/j.toribio/qmail-scanner/ I've only recently applied the patch myself and can't personally vouch that it works yet --

[Qmail-scanner-general]inocmd32 needs to run as root

2003-10-16 Thread Bob Jones
Greetings, I am using Q-S 1.20rc3 and have sucessfully modified it to recognize and use InoculateIT/eTrus Antrivirus 7.0 for Linux.  It generates a working qmail-scanner-queue.pl script at least. However, I have run across a problem and was wondering if anyone on the list knows of a way to han