sr/bin/suidperl comes with a separate package
> perl-suidperl-5.8.0-88.rpm that not comes installed for default.
> ( red hat systems ).
>
> Also, I logged at CPAN and Installed all perl bundle modules and
> the others recommended on instructions in the distribution tarball.
>
>
Hello,
I've installed qmail-scanner-queue with C wrapper.
I' ve lunch the ./configure script with parameters and --install option. I've entered
in contrib dir and I've lunched make ; make install. I have also changed the first
line on qmail-scanner-queue.pl from
#!/usr/local/bin/perl -T to #!/u
What exactly kind of error ?
For permission problem I setting up /var/spool/qmailscan to 777 also.
Could you try to running clamd as root ?
Br,
Fabrizio
On Mon, 16 Feb 2004 14:29:29 -0800 (PST)
Justyn Kemple <[EMAIL PROTECTED]> wrote:
> Has anyone had any problems getting emails to be scanned
Strange thing...
Now the mail is scan (the /var/spool/qmailscanner/qmail-queue.log see it)
and it check as virus, but I received it, instead of put in quarantine
dir...
ll /var/qmail/bin/qmail-queue is owned by qscand.qscand ?
Thanks a lot.
Fabrizio
- Original Message -
From: Kieran <
Hi Kieran,
I haven't try to setting up clamav with root user (I'm using clama-devel /
0.66 updated).
This evening I'll try to put clamd as root user and test.
Could you please paste an 'ls -la /var/spool/qmailscanner' ? So I restore
the original permission of that dir for testing.
Regards,
Fabriz
Hi again,
I solved the problem of "Permission denied".
A note for slackware users (like me): for solve this problem you must run
chmod -R 777 /var/spool/qmailscanner and this in the _only_ solution for
working qmail-scanner-queue.pl as well.
Regards,
Fabrizio
- Original Message -
From:
Hello list,
I've reinstalled qmail-scanner, but I see an error of permission denied in
/var/log/maillog
...
Feb 12 08:38:29 bizio X-Qmail-Scanner-1.20: [bizio10765715094612005] cannot
open /var/spool/qmailscan/qmail-scanner-queue-version.txt - did you
initialise the system by running "qmail-scann
Hi again Carl and,
sorry for the disturb, but my qmail-scanner seems doesn't works.
Could you suggest me how to install it ?
I follow this procedure:
cd qmail-scanner-1.20 ; ./configure --admin fabrizio --notify sender,admin
--domain blinda.com --install
cd contrib
make
make install
and change t
Hi guys,
I've a problem with qmail-scanner. I wuold like to try to install the C
wrapper instead of perl one (because I'm using slackware 9.1 without
suidperl enable)
I was read the FAQ on the website of qs, and it tells something like that:
cd contrib
make && make install
chown qmailq.qmail qmai