Re: [Qmail-scanner-general]qmailqueue patch detection

2003-09-19 Thread Flavio Curti
Hi Sean On Thu, Sep 18, 2003 at 02:24:27PM -0500, Sean D. wrote: > you are correct Flaviothe RPM must have replaced qmail-queue with a > wrapper... thats bad right? i mean its not the "official" way of having no, it's not really bad. You can run it that way (I for example do it, if that help

Re: [Qmail-scanner-general]qmailqueue patch detection

2003-09-18 Thread Sean D.
maybe it replaced the qmail-queue binary with one calling qmail-scanner.pl? try this: # ls -la /var/qmail/bin/qmail-queue -rws--x--x1 qmailq qmail4892 Apr 3 09:54 # # this was my qmail-queue wrapper # ls -la /opt/qmail/bin/qmail-queue.old -rws--x--x1 qmailq qmail 16

Re: [Qmail-scanner-general]qmailqueue patch detection

2003-09-18 Thread Nerijus Baliunas
On Thu, 18 Sep 2003 00:50:36 -0500 "Sean D." <[EMAIL PROTECTED]> wrote: > when i ran this: > $ /usr/bin/strings /var/qmail/bin/qmail-smtpd |grep QMAILQUEUE > > i got nothing returned. zip nada... happy little prompt blinkin at me Run 'locate qmail-smtpd', maybe you have more than one qmail

Re: [Qmail-scanner-general]qmailqueue patch detection

2003-09-18 Thread Flavio Curti
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

Re: [Qmail-scanner-general]qmailqueue patch detection

2003-09-17 Thread Sean D.
i wasnt even familiar with the 'strings' command... i just started messin with linux maybe a year ago and i've learned a lot but i'm learning it all without any real instruction... most of what i learn is from google and docs and mailing lists... actually wait.. thats all of it.. lol... i'm a

Re: [Qmail-scanner-general]qmailqueue patch detection

2003-09-17 Thread Jason Haar
On Wed, Sep 17, 2003 at 09:24:43PM -0400, Doug Monroe wrote: > based on the results of running 'strings' on the compiled 'qmail-smtpd' > binary: > $ /usr/bin/strings /var/qmail/bin/qmail-smtpd |grep QMAILQUEUE ..and then Doug goes and proves I know less about Q-S than I should :-) Yeah - qmail

Re: [Qmail-scanner-general]qmailqueue patch detection

2003-09-17 Thread Doug Monroe
Sean D. wrote: hi all. I was curious by what criterion qmail-scanner's configure script determines that qmail has been compiled with guenter's qmailqueue patch? based on the results of running 'strings' on the compiled 'qmail-smtpd' binary: $ /usr/bin/strings /var/qmail/bin/qmail-smtpd |grep Q

Re: [Qmail-scanner-general]qmailqueue patch detection

2003-09-17 Thread Jason Haar
On Wed, Sep 17, 2003 at 07:32:11PM -0500, Sean D. wrote: > hi all. > I was curious by what criterion qmail-scanner's configure script > determines that qmail has been compiled with guenter's qmailqueue patch? Have you read the configure script? :-) It simply uses the "strings" command to see if

[Qmail-scanner-general]qmailqueue patch detection

2003-09-17 Thread Sean D.
hi all. I was curious by what criterion qmail-scanner's configure script determines that qmail has been compiled with guenter's qmailqueue patch? I ask this because i have a server that I rent (www.rackshack.net which uses plesk 6) so I only have remote access to it and did not configure the ori