/etc/service/qmail-smtpd/run:
#!/bin/sh
# tcpserver arguments
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
LOCAL=`head -1 /var/qmail/control/me`
# qmail options
ALLOW_INSECURE_AUTH="0"; export ALLOW_INSECURE_AUTH
REQUIRE_AUTH="0"; exp
On 21/03/12 08:54, Matias Lesniak wrote:
> # ll /var/qmail/bin/qmail-scanner-queue
> -rwsr-sr-x 1 qscand qscand 8,2K 2012-03-08 11:54
> /var/qmail/bin/qmail-scanner-queue
>
>
What does QMAILQUEUE point to? It need to point to
/var/qmail/bin/qmail-scanner-queue, not
/var/qmail/bin/qmail-scanner-qu
I've made the wrapper like this, as root user:
chmod 0755 /var/qmail/bin/qmail-scanner-queue.pl
cd /usr/local/src/qmail-scanner-2.10/contrib
gcc -o qmail-scanner-queue qmail-scanner-queue.c
install -D -o qscand -g qscand -m6755 qmail-scanner-queue /var/qmail/bin/qmail-scan
On 16/03/12 10:57, Matias Lesniak wrote:
> # ll /var/spool/qscan/tmp/
> total 16K
> drwxr-x--- 4 qscand qscand 4,0K 2012-03-15 18:43 .
> drwxrwx--- 6 qscand qscand 4,0K 2012-03-08 11:56 ..
> drwxr-x--- 2 root root 4,0K 2012-03-15 18:43 bmail133184783157023867
> drwxr-x--- 2 root root 4,0K 2
Hi,
i'm writting due to i've problems with qmailscanner (2.08)
I've installed qmail on Ubuntu 11.10 and my first problem was that i
don't have the suidperl support for that version, so i used a c-wrapper
that comes with qmailscanner.
Now i have problems with clamd...
Problems:
# /u
Hi,
i'm writting due to i've problems with qmailscanner (2.08)
I've installed qmail on Ubuntu 11.10 and my first problem was that i
don't have the suidperl support for that version, so i used a c-wrapper
that comes with qmailscanner.
Now i have problems with clamd...
Problems:
# /us