Hi Sean On Thu, Sep 18, 2003 at 12:50:36AM -0500, Sean D. wrote: > 1.) the qmail install of plesk is patched with other patches as well as > the qmailqueue patch screwing up the patch detection? (yeah im talking > out my a** here) > > 2.) the rpm i used to install qmail-scanner replaced the binaries with > patched ones... (which doesnt explain why configure doesnt detect it) maybe it replaced the qmail-queue binary with one calling qmail-scanner.pl? try this: # ls -la /var/qmail/bin/qmail-queue -rws--x--x 1 qmailq qmail 4892 Apr 3 09:54 # # this was my qmail-queue wrapper
# ls -la /opt/qmail/bin/qmail-queue.old -rws--x--x 1 qmailq qmail 16640 Apr 3 09:54 /opt/qmail/bin/qmail-queue.old # # this is the original qmail-queue binary (it's bigger than the custom one) # strings /opt/qmail/bin/qmail-queue /lib/ld-linux.so.2 libc.so.6 __deregister_frame_info execv _IO_stdin_used __libc_start_main __register_frame_info __gmon_start__ GLIBC_2.0 PTRh@ /var/qmail/bin/qmail-scanner-queue.pl # this is the output i get on my custom-qmail-scanner installation (using a c wrapper as qmail-queue). You see the path of the perl script, which shows it is just calling that. Hope it helps & Greetz Flavio Curti -- http://no-way.org/~fcu/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general