Hi there again.
I use qmail-scanner and qmail-qfilter on my FreeBSD box. I change
qmail-scanner-queue.pl script and set:
--
my $qmailqueue = '/var/qmail/bin/qfilter';
--
this scripts looks like:
---
#!/bin/sh
exec /var/qmail/bin/qmail-qfilter /var/qmail/bin/qmail-myownfilter
---
I compiled qmail
Hi everyone.
I use qmail-scanner and qmail-qfilter, also; and I modified
qmail-scanner-queue.pl this way:
my $qmailqueue = '/var/qmail/bin/qfilter';
in order to force qmail-scanner to use my own filter after it scaned the
e-mail, but I see this don't work.
Can you explain how you solve this pr
Hello.
I see that my qmail-smtpd process get hang and uses lot of CPU, every
time some user try to send mail with using TLS and authenticating with
AUTH-SMTP.
Someone have solved this problem?
Thanks for your help in advance.
Jesus Arnaiz
---
Hello.
What does meen exactly the line:
Average scan time/msg (secs):3.68869
inside the qms report?
I use to get bethween 3 and 6 seconds and I think this is a lot of time
to scan one unique message.
Thanks for your help
Jesus Arnaiz
Salvatore Toribio wrote:
At 23:25 + 5-03-2005,
Hi there.
I use qmail-scanner with DEBUG option off and MINI-DEBUG on. I see there
is a maillog.debug file on my /var. Is this the normal behaviour?
I don't understand because I see logs on qmail-queue.log and also on
this maillog.debug.
Thanks in advance for your help.
Jesús A
ot sure where may be the problem;
any help?
Thanks
Jesús Arnáiz
---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fu
Alex Pleiner wrote:
* Jesús Arnáiz <[EMAIL PROTECTED]> [2004-04-07 13:50]:
Don't do this, as you lose the benefits. Instead open vpopmail.c in your
editor and add QMAILQUEUE=/path/to/qmail-scanner.pl to the line that
writes the open-smtp file (Hint: search for RELAYCLIENT). Recompi
Don't do this, as you lose the benefits. Instead open vpopmail.c in your
editor and add QMAILQUEUE=/path/to/qmail-scanner.pl to the line that
writes the open-smtp file (Hint: search for RELAYCLIENT). Recompile.
Doing this, roaming users get QMAILQUEUE set correctly.
But, I understand that the bene
Chris Stone, MCSE wrote:
Jesús Arnáiz said:
I'm experiencing some new problems with QS (qmail + clamav +
qmail-qfilter + spamassassin on FreeBSD).
It seems to works fine with local mails, but mail which comes from
outside (other servers) never arrives and there is no error to the
send
Hi.
I'm experiencing some new problems with QS (qmail + clamav +
qmail-qfilter + spamassassin on FreeBSD).
It seems to works fine with local mails, but mail which comes from
outside (other servers) never arrives and there is no error to the
sender or anything.
If I put off QS (changing QMAILQ
Dear Jesus Arnaiz fidodido,
no digas gobadas
I think that it's better to use some kind of
existing tools like logrotate, that its include in every unix flawor. It
versatile and allow several thighs like compresing old logs, checking
for size, history lengh and several other features. If needi
I use a simple script like:
-/admin/rotar-qscanner.sh---
#!/bin/sh
cd /var/spool/qmailscan
if [ -f qmail-queue.log.gz.10 ]; then
rm -f qmail-queue.log.gz.10
fi
if [ -f qmail-queue.log.gz.09 ]; then
mv qmail-queue.log.gz.09 qmail-queue.log.gz.
I see it was suid-perl permissions problem. I wanted to let only
"qscand" to execute it so I set the group of this binary to "qscand" and
put 4770 permission on it.
Finally, I discover qmail-scanner run as qmail group so I change
suidperl group to this and it seems to
Is the quarentine dir cleaned automatically or should it be done by hand?
Thanks
Jesus Arnaiz
---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. C
Hi!
I have QMAILQUEUE exported and pointed to qmail-queue in my "run" script
of qmail. I think that if I put (and reload the .cdb) some rule like:
172.16.0.3:allow,RELAYCLIENT="",QMAILQUEUE="/data/mail/qmail/bin/qmail-scanner-queue.pl"
in "tcp.smtp"
qmail-scanner-queue.pl should be run as the
Hi!
I have installed qmail-scanner-1.20rc4 on my FreeBSD machine and I use:
clamuko: 0.65. spamassassin: 2.60.
I also, use my own script throught qfilter patch (in order to delete
blank messages and so on).
When I send (with qmail-inject (setting QMAILQUEUE var pointing to
"/var/qmail/bin/qma
16 matches
Mail list logo