1.  put "-v" in your smtp/run file.  The toaster has no -v and therefore no
log.

/usr/local/bin/tcpserver -H -R -l 0 -v \

2. upgarde to qmailadmin to 1.0.6 as per the toaster.

tar xzvf qmailadmin-1.0.6.tar.gz
cd qmailadmin-1.0.6
./configure -- (your options here)
make
make install-strip

3.  I see many of these and the mail server is running just fine.
  "/var/qmail/bin/qmail-smtpd domain.com /home/vpopmail/bin/vchkpw
/bin/true"
  Why these are there? Oh well, read life with qmail.

Gary


----- Original Message -----
From: "David M. Shirley" <[EMAIL PROTECTED]>
To: "Bill Shupp" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, August 09, 2002 6:33 PM
Subject: Re: [toaster] vpopmail processes


> Thanks.
>
> Actually, nothing is in the smtpd logs.  They are (and always have been)
> empty.  It's like qmail-smtpd is not logging.  I've never figured out why.
> This is on a stock redhat 7.3 with your latest toaster.  Nothing else.
Any
> idea why it fails to log?  I have double checked everything and it was
built
> and installed exactly like instructed on your site.
>
> I don't know anything about recordio.  Can you tell me exactly where it
> needs to go (syntax)?  (I know just enough about all this to be dangerous
> but I _can_ follow instructions pretty well.)  Recordio is on the machine
> but there is no man page.  I guess that it needs to be told where to put
the
> recorded output but I don't know how to tell it that.
>
> I noticed that inter7 says that qmailadmin needs to be updated to 1.0.6 to
> close some sort of security hole.  (I have no real details on the security
> hole but what I could find seems to say that is not remotely exploitable.
> No local users on this particular machine.)  Is it safe to assume the I
can
> just repeat the qmailadmin portion of the toaster instructions but with
the
> 1.0.6 sources?  It appears that way to me.  I'm also guessing that doing
the
> install-strip step will wipe out any template changes that I made, right?
>
> David Shirley - Diagonally parked in a parallel universe.
> [EMAIL PROTECTED]
> http://www.webquarry.com
>
>
>
> > From: Bill Shupp <[EMAIL PROTECTED]>
> > Date: Fri, 9 Aug 2002 19:49:03 -0500
> > To: [EMAIL PROTECTED]
> > Subject: Re: [toaster] vpopmail processes
> >
> > On Friday, August 9, 2002, at 06:41  PM, David M. Shirley wrote:
> >
> >> I have noticed lately that there always several process like this:
> >>
> >> /var/qmail/bin/qmail-smtpd domain.com /home/vpopmail/bin/vchkpw
> >> /bin/true
> >>
> >> running on the mail server and they take forever to terminate.  While
> >> they
> >> are active, there is a great deal of incoming traffic to the server
> >> (over
> >> and above normal traffic)
> >>
> >> vpopmail has always confused me.  Can anyone give me a clue what these
> >> processes are doing?
> >
> > Not sure.. what's in the smtp logs?  Also, you might try doing an
> > recordio trace.  Put "recordio " just before qmail-smtpd is called and
> > restart qmail-smtpd.... this will record the entire smtp conversation,
> > so that might help determine why they are not closing more quickly.
> >
> > Regards,
> >
> > Bill
> >
>
>
>


Reply via email to