This is a forward of a repost I sent to the qvcs list and recieved no help. I figured since somebody on this list surely uses qvcs maybe there would be help here. Any suggestions?
Thanks, Eric > Eric Dry said: >> Listers! >> >> I have a problem. I am trying to install qmail scanner 0.96 on a >> redhat linux 7.3 machine running the qvcs package. I finally got the >> src patched with the qmail-queue patch and installed everything I >> need, but then I ran into this bit of naughtyness: >> >> ..." At this stage the Qmail startup script(s) (e.g. >> /etc/rc.d/init.d/qmail ) will need to be updated so that Qmail knows >> to use qmail-scanner-queue.pl instead of qmail-queue. >> echo -n "qmail-smtpd, " >> QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE >> >> (ulimit -d 5120 -m 2048 && tcpserver -l`hostname -f` -c20 -b30 -P -h >> -R -t10 \ >> -O -Q -v -x/var/qmail/control/tcprules.cdb \ >> -uQMAILDUSER -gQMAILDGROUP 0 25 qmail-smtpd 2>&1) | splogger >> tcpserver >> & >> >> ..or whatever yours is like. Basically set QMAILQUEUE just before you >> invoke qmail-smtpd - that way only it runs with a "different" >> qmail-queue - everything else carries on running the standard >> qmail-queue. "... >> >> So my question is this. Where does this bit of code go? I appreciate >> all your help in advance. >> >> Eric >> >> >> >> >> Eric Dry >> Director of Computer Services >> Williams Baptist College >> 60 W. Fullbright >> College City, AR 72476 >> 870.759.4168 >> >> >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by: Jabber - The world's fastest >> growing real-time communications platform! Don't just IM. Build it in! >> http://www.jabber.com/osdn/xim >> _______________________________________________ >> Qvcs-guide-list mailing list >> [EMAIL PROTECTED] >> https://lists.sourceforge.net/lists/listinfo/qvcs-guide-list > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Jabber - The world's fastest growing > real-time communications platform! Don't just IM. Build it in! > http://www.jabber.com/osdn/xim > -- > squirrelmail-users mailing list > List Address: [EMAIL PROTECTED] > List Info: > https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > http://squirrelmail.org/cvs ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
