Hello,

 I have installed the following components on RH9
 When Io try to send an email I get an error:
 451 unable to exec qq (#4.3.0)
 I have checked the whole of google, but no
 solutions.
 I have set the softlimit to 60000000, as recommended
 at some site. But di dnot help.
 The "run" script is like this...
 -----------------------------------------
 [EMAIL PROTECTED] smtp]# cat run.old
 #!/bin/sh
 QMAILDUID=`id -u vpopmail`
 NOFILESGID=`id -g vpopmail`
 MAXSMTPD=`cat
 /var/qmail/control/concurrencyincoming`
 BLACKLIST=`cat /var/qmail/control/blacklists`
 SMTPD="/var/qmail/bin/qmail-smtpd"
 TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
 RBLSMTPD="/usr/bin/rblsmtpd"
 HOSTNAME=`hostname`
 VCHKPW="/home/vpopmail/bin/vchkpw"
 QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
 export QMAILQUEUE
 
 exec /usr/bin/softlimit -m 60000000 \
      /usr/bin/tcpserver -v -R -S -p -x $TCP_CDB -c
 "$MAXSMTPD" \
      -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
      $RBLSMTPD $BLACKLIST $SMTPD $HOSTNAME $VCHKPW
 /bin/true 2>&1
 -----------------------------------------
 -rwxr-x--x    1 qmaill   qmail         609 Jun 18
 15:48 run
 -----------------------------------------
 I have checked all where I could think of.
 But it is not helping me.
 Can u pls guide as to what could be the issue.
 The moment I HASH these 2 lines, the qmail works but
 CLAMAV stops.
 QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
 export QMAILQUEUE
 
 Can u pls advise where could I be going wrong.
 
 with best regards,
 Sans
 --------------------------------
 autorespond-toaster-2.0.2-1.0.7.src.rpm
 clamav-0.60-4.src.rpm
 control-panel-toaster-0.5-1.0.5.src.rpm
 courier-imap-toaster-3.0.3-1.0.6.src.rpm
 daemontools-toaster-0.76-1.0.6.src.rpm
 ezmlm-toaster-0.53.324-1.0.9.src.rpm
 horde-toaster-2[1].2.3-1.0.9.src.rpm
 isoqlog-toaster-2.1-1.1.5.src.rpm
 maildrop-toaster-1.5.3-1.0.3.src.rpm
 mrtg-toaster-2.9.25-1.0.5.src.rpm
 pear-1.3.tar.bz2
 qmailadmin-toaster-1.0.6-1.0.8.src.rpm
 qmailmrtg-toaster-3.4-1.0.10.src.rpm
 qmail-scanner-toaster-1.03-1.0.2.src.rpm
 qmail-toaster-1.03-1.0.15.src.rpm
 qt-install.tar.bz2
 spamassassin-2.55-1.src.rpm
 squirrelmail-toaster-1.4.2-1.0.2.src.rpm
 tnef-toaster-1.0.4-1.0.1.src.rpm
 toasterinstall.sh
 ucspi-tcp-toaster-0.88-1.0.10.src.rpm
 vpopmail-toaster-5.3.8-1.0.12.src.rpm
 vqadmin-toaster-2.3.4-1.0.8.src.rpm
 --------------------------------




                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to