Thanks, finally I found that softlimit must be at least 30,000,000
for kavscanner 4.0.2.2 and now everything seems to work well.
Regards,
Petr Soucek
On 8 Nov 2002, at 7:52, Robert Harrison wrote:
> Yep thats the right place to change the soft limit. Now 20Mb
>
> Petr Soucek wrote:
>
> >Hi,
Doug Monroe wrote:
> FWIW-
> #! /bin/sh
>
> LOG="/var/spool/qmailscan/mailstats.csv"
> BAD="/var/qmail/control/badmailfrom"
> # avoid blocking yourself and your virtual domains:)
> AVOID=`example.com|foo.com|bar.com`
oops...noticed a serious problem...:(
Spammers send mail out as other-than-them
qmail's badmailfrom can be used to reject mail from entire domains.
While this is not news to many, I got to thinking that I could process the
mailstats file for high level spam and add such entries to the badmailfrom
file. Granted I'll never stay -ahead- of the spammers but it should help, no?
I
The easiest way is to re-run the qmail-scanner ./configure script. It
should find clamd and configure it for you in a new script. Just edit
the outputed qmail-scanner script to reflect any custom site settings
and you are off and running..
-Original Message-
From: Samuel Abreu [mailto:fa
Thanx man, helps a lot, the antivirus is working fine!
I just dont understand how the simple change of the softlimit line in the
smtp/run can put the qmail-scanner to use the clam antivirus to work?? Its
just a silly doubt, i dont know much of qmail, qmail-scanner, and is just
curiosity, where t
There is a patch in the list archives for this purpose (using spamassassin).
I"ve been testing it for a few days and it seems to work well.
http://www.geocrawler.com/archives/3/4041/2002/7/50/9109381/
- Original Message -
From: "Robert Harrison" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Enzo wrote:
try this and see if it works then work back from there
:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
I assume the test messages were sent via smtp to the server and not sent
from the server.
if you want to do a local test you need to set the QMAILQUEUE env var
r
Done!
Done! It was just a "tab" problem. Now, generating the DB file there are no
errors, but testing the installation I still receiving all messages without
any filter. In the tcp.smtp I wrote the line
:allow,RELAYCLIENT="",RBLSMPTD="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-q
ueue.pl"
Could be a qma
Easy one here it's a problem with a space and not a tab character in the
/var/spool/qmailscan/quarantine-attachments.txt
on line 82
See the list archives for mor info on this.
Robert
---
This sf.net email is sponsored by: See the NEW Palm
I've tried to
install the qmail-scanner-1.15 with clam antivirus in a RH 7.3, but on the last
step to generate a new DB file, I've got this error:"#
/var/qmail/bin/qmail-scanner-queue.pl -gperlscanner: generate new DB
fileERROR: incorrect format on line 82 - skippedperlscanner: total of 9
e
Before I jump into this I thought one of you could help answer a quick
question
We get quilte a lot of spam comming though some of it of a pornographic
nature.
can I use spamassassin to automatically dump email to a different
account if it looks like spam ie prevent it going on to the user
Is
I think you need to change the tcp rules file to point to the wrapper
and not the scaner queue
ie
% cat /etc/tcpcontrol/smtp.rules
#:allow
:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue"
ie run the wrapper and not the perl scanner as this should have had it's
permission bits set.
Hope
12 matches
Mail list logo