Jamie Pratt wrote:

hi - just curious - but what version of perl?
you might try upgrading perl from src (leave the old if you are using the redhat rpm, then rename the old binary and symlink the new one to the /usr/local/bin/perl) and see if you get the same results.. (you may have to change the header in qmail-scanner-queue.pl as well to match the new path)..


(I've had lots of problems with newer apps with the perl rpm on rh 6.2 - then i upgraded from source to 5.8.1 into /usr/local instead of /usr and they all work great now..)

regards,
jamie

Scott wrote:

Scott wrote:

Brandon Mercer wrote:

Scott wrote:

randon Mercer wrote:

Scott wrote:

/var/qmail/bin/qmail-scanner-queue.pl -g

try doing a:
chown -Rf qscand.qscand /var/spool/qmailscan

then you can run the test that is described in the instructions:
setuidgid qscand /var/qmail/bin/qmail-scanner-queue.pl -g

I have tried -

chmod 4711 /usr/bin/suidperl

as described in the install instruction, as well as -

If those above mentioned don't work you'll need to use the C wrapper that is supplied in the contrib/ directory with qmail-scanner. The instructions are in the contrib folder. Hope this helps
Brandon




Have tried - chown -Rf qscand.qscand /var/spool/qmailscan this returns :

chown: `qscand.qscand': invalid user


What is this attempting to do ?





If you read the readme in the new 1.20 version of the qmail-scanner, the "install" script doesn't create this user anymore. You will need to manually create the user by doing:
adduser qscand
addgroup qscand


The above command changes the folders to be owned by the user qscand and the group qscand. Since everything in qmail-scanner runs as that user these perms are manditory. Brandon



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general


Ok, I deleted and readded the user qscand, but it still stuffs up the same way when I try to run the test. I tried test_installation.sh from the contrib dir, it returns the same error. BTW the system is actually RH 6.2, got confused with something else




------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general


Found a solution may be of interest to others having difficulty with qmail-scanner - Qmfilt. Not sure it has all the features of qmail-scanner, but its simple and easy to setup and use, thankfully already giving me and my users some inbox relief. Many thanks to those who have provided assistance.

regards,

Scott




------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

.


Your probably right, it hasn't been upgraded




------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to