-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/bin/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
$>
------------------------------------------------------- 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
