On Tue, 10 Feb 2004 [EMAIL PROTECTED] wrote: > Hi again Carl and, > > sorry for the disturb, but my qmail-scanner seems doesn't works. > Could you suggest me how to install it ?
Did you remember to patch qmail with the qmail-queue patch? Also, what happens when messages are moved through qmail -- ie, are there any error messages or symptoms that suggest something specific isn't working correctly? If things still not working well, I'd make extra sure you've got qmail, spamassassin, and clamav installed correctly before (reinstalling the patched qmail) and working with qmail-scanner... It's a straightforward enough process, but took me a few times to get right... Hope it helps.. Carl > I follow this procedure: > > cd qmail-scanner-1.20 ; ./configure --admin fabrizio --notify sender,admin > --domain blinda.com --install > cd contrib > make > make install This certainly seems correct (at least to the best of my memory...)... > and change the value of tcp.smtp > > 127.0.0.1:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queu > e" > 198.168.0.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-que > ue" > :allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue" > > > ----- Original Message ----- > From: Carl Holtje <[EMAIL PROTECTED]> > Sent: Monday, February 09, 2004 4:37:23 PM > To: <[EMAIL PROTECTED]> > Subject: Re: [Qmail-scanner-general]qmail-scanner and suidperl problem > > > Here's what I've got in /var/qmail/bin: > > > > -rwsr-xr-x 1 qscand qscand 4821 Dec 30 11:42 > qmail-scanner-queue > > -rwxr-xr-x 1 qscand qscand 79721 Feb 5 16:56 > > qmail-scanner-queue.pl > > > > Where qmail-scanner-queue is the C wrapper, and the first line of > > qmail-scannner-queue.pl is '/usr/bin/perl' > > > > Don't forget to set your environment (for local-sends) to: > > > > QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue" > > > > And your /etc/tcp.smtp as: > > > > > 127.0.0.:allow,RELAYCLIENT="",QS_SPAMASSASSIN="on",QMAILQUEUE="/var/qmail/bi > n/qmail-scanner-queue" > > > > This has worked wonderfully for me for almost 2 months now... > > > > Hope it helps.. > > > > Carl > > > > [EMAIL PROTECTED] wrote: > > > 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 qmail-scanner-queue.pl ; chmod 0755 > > > qmail-scanner-queue.pl > > > > > > and after change the line /usr/bin/suidperl -T to /usr/bin/perl in file > > > qmail-scanner-queue.pl > > > > > > Is this correct ? > > > > > > Thanks in advance > > > > > > > > > > > > ------------------------------------------------------- > > > The SF.Net email is sponsored by EclipseCon 2004 > > > Premiere Conference on Open Tools Development and Integration > > > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > > > http://www.eclipsecon.org/osdn > > > _______________________________________________ > > > Qmail-scanner-general mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general > > > > -- > > > > "There are 10 types of people in the world: Those who understand binary > > and those that don't." > > > > $>whoami: Carl Holtje > > $>mail holtje: [EMAIL PROTECTED] > > $>cu: http://www.cs.rit.edu/~cwh0803 > > $>whois holtje: > > > > System Administrator Group > > Computer Science Department > > Rochester Institute of Technology > > > > $> > > - -- "There are 10 types of people in the world: Those who understand binary and those that don't." $>whoami: Carl Holtje $>mail holtje: [EMAIL PROTECTED] $>cu: http://www.cs.rit.edu/~cwh0803 $>whois holtje: System Administrator Group Computer Science Department Rochester Institute of Technology $> ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
