PDA

View Full Version : suidperl needs fd script - perl upgrade killed qmail


drdre
04-05-2004, 09:44 PM
After upgrade to latest version of perl(5.8.3-3), qmail doesn't work anymore!

I thought this might be useful to some of you who did a perl upgrade and couldn't find the solution ANYWHERE!

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=240687

Bookworm
04-06-2004, 01:38 AM
Wonderful reason to use a wrapper and Slackware. :)

No -T option anyway.

Thanks for posting the link

BW

sing
04-21-2004, 03:41 AM
What could I do for a freshly installed machine?
Thanks.

Bookworm
04-22-2004, 01:18 AM
Anything you wanted- what Distribution?

BW

sing
04-22-2004, 10:33 AM
I am using Debian 3.0r2.
When I install the qmail-scanner-1.21 with q-s-1.21st-20040324.patch,
it told me that "suidperl needs fd script".
After I changed the configure script in qmail-scanner-1.21
(by changing the line to SUIDPERL="${SUIDPERL:-$dir/perl}"),
it can be installed.
But I lost 2 emails with eicar test virus sent by the test_installation script.

From the log file,
I got:

Apr 22 19:12:29 debian spamd[422]: handle_user: unable to find user 'postmaster@xxx.com'!

What can I do?

Thanks for your help.

ozzy_cow
04-22-2004, 04:59 PM
hmmm, I removed the -T and changed my qmail-scanner-queue.pl to read #!/usr/bin/perl but it still doesn't work... any ideas?

ozzy_cow
04-22-2004, 05:32 PM
ha! ok i didnt changed anything and it just started working, i guess a restard wouldve helped :)

Bookworm
04-23-2004, 01:00 AM
Um.. be sure to put the -T option back in if you didn't use the wrapper.

The wrapper is in the contrib directory of qmail-scanner. Read the documentation for details.

(or, you can read that section of the Slackware QMR installation)

BW

eneville
04-30-2004, 05:10 AM
I found that using the updated qmail-scanner 1.22 solved the above problem

sing
05-02-2004, 12:53 AM
I found that using the updated qmail-scanner 1.22 solved the above problem

Thanks.
But the qmailqueue-patch seems not to work.
It's written for qmail-scanner 1.21.
Do you have the same problem?

ahaer
05-23-2004, 11:41 PM
I found that using the updated qmail-scanner 1.22 solved the above problem

What did you do about the q-s-1.21st-20040324.patch????

I'm assuming you ignored it... If so do you know what the consequences are?

sklim
05-25-2004, 03:07 AM
I tired qmail-scanner-1.22 with the this patch from
http://xoomer.virgilio.it/_XOOM/j.toribio/qmail-scanner/download/q-s-1.22st-20040502.patch.gz

On the test_installation -doit script, I get 1/4 and 4./4 email messages (SPAM) and EICAR
virus messages missing.

In the /var/log/qmail/qmail-send/current reports two message delivery
and /var/spool/qmailscand/quarantine/new has logged two entries with EICAR virus.

ahaer
05-25-2004, 10:35 AM
I tired qmail-scanner-1.22 with the this patch from
http://xoomer.virgilio.it/_XOOM/j.toribio/qmail-scanner/download/q-s-1.22st-20040502.patch.gz

On the test_installation -doit script, I get 1/4 and 4./4 email messages (SPAM) and EICAR
virus messages missing.

In the /var/log/qmail/qmail-send/current reports two message delivery
and /var/spool/qmailscand/quarantine/new has logged two entries with EICAR virus.

I get the same results with 1.22 without the patch.

I've been exploring using clamd and clamscand ("seems" better, I'm not sure why QMR doesn't do this) and it doesn't change this problem. I'm going to start a new topic on clamscan v clamd/clamscand...

PS - Would exactly does this patch do anyway?

sklim
05-26-2004, 06:17 AM
Check this qmail-scanner forum

http://sourceforge.net/mailarchive/forum.php?thread_id=4328811&forum_id=4330

the author claims Q-S works but the alert messages was not posted to postmaster as expected.