At 10:29 AM 2/9/2001, Yavuz Maslak wrote:

hrm - some versions of ps i guess don't show extended information.  exactly 
what information are you looking for?  heres my ps aux | grep qmail output

trinity:/home/admin# ps aux | grep qmail
root       187  0.0  0.2  1316  552 ?        S    Feb06   0:01 tcpserver -v 
-R 0 pop3 /var/qmail/bin/qmail-popup trinity.usaexpress.net 
/bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir
root       188  0.0  0.1  1012  420 ?        S    Feb06   0:02 
/var/qmail/bin/splogger pop3d
root       193  0.0  0.1   988  308 ?        S    Feb06   0:00 supervise 
qmail-send
root       196  0.0  0.1   988  308 ?        S    Feb06   0:00 supervise 
qmail-smtpd
qmaill     202  0.0  0.1  1004  352 ?        S    Feb06   0:00 
/usr/local/bin/multilog t /var/log/qmail
qmaill     204  0.0  0.1  1004  352 ?        S    Feb06   0:00 
/usr/local/bin/multilog t /var/log/qmail/smtpd
qmails   10803  0.0  0.1  1044  396 ?        S    Feb06   0:06 qmail-send
qmaild   10805  0.0  0.2  1316  560 ?        S    Feb06   0:00 
/usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb -c 20 -u 1002 -g 1001 0 
smtp /var/qmail/bin/qmail-smtpd
root     10810  0.0  0.1  1000  328 ?        S    Feb06   0:01 qmail-lspawn 
./Maildir/
qmailr   10811  0.0  0.1  1000  332 ?        S    Feb06   0:00 qmail-rspawn
qmailq   10812  0.0  0.1   992  340 ?        S    Feb06   0:00 qmail-clean
trinity:/home/admin#

send me your output and i'll try to narrow it down for ya.

~kurth

>yes I can telnet ports 25 and 110 on the machine
>
>but I can't see some daemons which qmail-smtpd,qmail-pop3d, etc, when I type
>as "ps aux | grep qmail"
>----- Original Message -----
>From: "Kurth Bemis" <[EMAIL PROTECTED]>
>To: "Yavuz Maþlak" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
>Sent: Friday, February 09, 2001 5:10 PM
>Subject: Re: a question
>
>
> > At 10:08 AM 2/9/2001, =?iso-8859-9?Q?Yavuz_Ma=FElak?= wrote:
> >
> > well i see that your running tcpserver - and the line seem to be
> > trundacated so its hard to tell what's running.  however you included your
> > start up scripts so that helps a lot. :-)
> >
> > did you try telneting to ports 25 and 110 on the machine.  those are the
> > standard smtp and pop3 ports.  try typing ps -aux for a more detailed
>report.
> >
> > ~kurth
> >
> > >I use Freebsd4.2 and I have installed qmail-1.03
> > >
> > >I ' ve installed daemontools-0.70 , checkpassword-0.90, ucspi-tcp-0.88
> > >
> > >when I type "top" I see as following;
> > >
> > >root     152  3.7  0.5   852  440 con- S     4:17PM   1:38.41
> > >/usr/local/bin/supervise /service/qmail
> > >qmaild   153  0.0  0.6   892  540 con- I     4:17PM   0:00.01
> > >/usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.
> > >root     154  0.0  0.3   860  312 con- I     4:17PM   0:00.00
> > >/var/qmail/bin/splogger smtpd 3
> > >root     155  0.0  0.5   876  416 con- I     4:17PM   0:00.01
> > >/usr/local/bin/tcpserver 0 110 /var/qmail/bin/qm
> > >qmaill 52761  0.0  0.5   872  504  ??  R     4:47PM   0:00.01 splogger
>qmail
> > >qmailq 52764  0.0  0.5   852  416  ??  R     4:47PM   0:00.00 qmail-clean
> > >root   52766  0.0  0.4   840  356  ??  R     4:47PM   0:00.00 qmail-start
> > >./Maildir/ splogger qmail
> > >root   52767  0.0  0.1   228  112  ??  R     4:47PM   0:00.00
>qmail-lspawn
> > >./Maildir/
> > >qmailr 52768  0.0  0.1   260  132  ??  R     4:47PM   0:00.00
>qmail-rspawn
> > >qmailq 52769  0.0  0.1   220  104  ??  R     4:47PM   0:00.00 qmail-clean
> > >qmails 52770  0.0  0.4   892  372  ??  R     4:47PM   0:00.01 qmail-send
> > >root   52771  0.0  0.4   840  356  ??  R     4:47PM   0:00.00 qmail-start
> > >./Maildir/ splogger qmail
> > >root   52772  0.0  0.4   840  356  ??  R     4:47PM   0:00.00 qmail-start
> > >./Maildir/ splogger qmail
> > >root   52773  0.0  0.4   840  356  ??  R     4:47PM   0:00.00 qmail-start
> > >./Maildir/ splogger qmail
> > >root   52774  0.0  0.4   840  356  ??  R     4:47PM   0:00.00 qmail-start
> > >./Maildir/ splogger qmail
> > >
> > >and I typed bootscripts in qmail.sh as following;
> > >
> > >###qmail
> > >sh -cf '/usr/local/bin/supervise /service/qmail &'
> > >
> > >###smtpd
> > >/usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.cdb -u 82 -g 81 0 smtp \
> > >/var/qmail/bin/qmail-smtpd 2>&1 | /var/qmail/bin/splogger smtpd 3 &
> > >
> > >####pop3d
> > >/usr/local/bin/tcpserver 0 110 /var/qmail/bin/qmail-popup trial.qwe.com \
> > >/bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir &
> > >
> > >
> > >but I couldn't see qmail-smtpd , qmail-pop3d and qmail-remote services
> > >
> > >What shoul I do ?
> >
> >

Reply via email to