[prev in list] [next in list] [prev in thread] [next in thread] 

List:       qmail-scanner-general
Subject:    [Qmail-scanner-general]X-Qmail-Scanner-1.25 Problem
From:       "Rubens E. Hilcko" <bogus () darklife ! org>
Date:       2005-03-09 17:37:24
Message-ID: 20050309143724.1268c69d.bogus () darklife ! org
[Download RAW message or body]

	Hi folks, 

	I try run qmail+sweep but i have a erro equal and i try to run qmail+clamav, but i \
have recived the same error:

Mar  9 14:24:25 akasha X-Qmail-Scanner-1.25: [akasha11103890654931916] clamdscan: \
corrupt or unknown clamd scanner error or memory/resource/perms problem - exit status \
512/2

	So my qmail-smtpd run script is here:
	
	
#!/bin/sh

export QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
LOCAL=`head -1 /var/qmail/control/me`

if [ -z "$QMAILDUID" -o -z "$NOFILESGID" -o -z "$MAXSMTPD" -o -z "$LOCAL" ]; then
    echo QMAILDUID, NOFILESGID, MAXSMTPD, or LOCAL is unset in
    echo /var/qmail/supervise/qmail-smtpd/run
    exit 1
fi

if [ ! -f /var/qmail/control/rcpthosts ]; then
    echo "No /var/qmail/control/rcpthosts!"
    echo "Refusing to start SMTP listener because it'll create an open relay"
    exit 1
fi

exec /usr/local/bin/softlimit -m 8000000 \
    /usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" \
        -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp /usr/local/bin/rblsmtpd \
        -r sbl-xbl.spamhaus.org \
        -r bl.spamcop.net \
        -r opm.blitzed.org \
        -r virbl.dnsbl.bit.nl \
        -r china.blackholes.us \
        -r relays.ordb.org \
/var/qmail/bin/qmail-smtpd 2>&1

	When i send a mail, without qmail-scanner-queue.pl it's fine but i send with \
qmail-scanner-queue.pl queue i have the qq 4.51 error, so any one can help me if \
this?

	I don't know where is the problem, help me please.

	tkz
-- 
"Pull me back together
Or separate the skin from the bone
Leave me all the Pieces, and then you can leave me alone" 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic