*** I got the following processes when qmail running:

bash-2.03# ps -ef |grep qmail
    root   397   396  0 09:38:25 ?        0:00 supervise qmail-send
    root   399   396  0 09:38:25 ?        0:00 supervise qmail-smtpd
  qmails   401   397  0 09:38:25 ?        0:00 qmail-send
  qmaill   402   401  0 09:38:25 ?        0:00 splogger qmail
    root   403   401  0 09:38:25 ?        0:00 qmail-lspawn |preline procmail
  qmaill   404   398  0 09:38:25 ?        0:00 /usr/local/bin/multilog t
s2500000 /var/log/qmail/qmail-send
  qmailr   405   401  0 09:38:25 ?        0:00 qmail-rspawn
  qmailq   406   401  0 09:38:25 ?        0:00 qmail-clean
  qmaill   407   400  0 09:38:26 ?        0:00 /usr/local/bin/multilog t
s2500000 /var/log/qmail/qmail-smtpd
  qmaild   408   399  0 09:38:26 ?        0:00 /usr/local/bin/tcpserver -v -p
-x /etc/tcp.smtp.cdb -u 103 -g 102 0 smtp /var/q
bash-2.03#

*** But when I telnet the port 25 of qmail server, I got this:

bash-2.03# telnet mail 25
Trying 192.168.1.61...
Connected to mail.digiark.com.
Escape character is '^]'.
Connection closed by foreign host.
bash-2.03#

What's wrong ??

----- Original Message ----- 
From: "Mark Lo" <[EMAIL PROTECTED]>
To: "Vince Vielhaber" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, May 07, 2000 2:30 PM
Subject: Re: Unable to Telnet


> Hi,
> 
>     Unable to connect to 127.0.0.1 25 ....can't find remote server...
> 
> Thank you
> 
> Mark
> 
> Vince Vielhaber wrote:
> 
> > On Sun, 7 May 2000, Mark Lo wrote:
> >
> > > Hi,
> > >    when i use ps -ef...i see the followings:
> > > 1.qmails      qmail-send
> > > 2.qmaill       /usr/local/bin/multilog t
> > > 3.qmaill       /usr/local/bin/multilog t
> > > 4.root         qmail=lspawn
> > > 5.qmailr      qmail=rspawn
> > > 6.qmailq      qmail=clean
> > >
> > > for qmail-smpt..I don't know what is it.
> >
> > When you telnet to port 25 what does it tell you?  Connection refused or
> > something else?   There's a good chance that qmail-smtpd isn't running.
> >
> > Vince.
> >
> > >
> > > Thank You.
> > >
> > > mark lo
> > >
> > > Vince Vielhaber wrote:
> > >
> > > > What EXACTLY is the line that starts qmail-smtpd?   Also what does
> > > > either ps -axww or ps -ef show you??
> > > >
> > > > Vince.
> > > >
> > > > On Sun, 7 May 2000, Xionghui Chen wrote:
> > > >
> > > > > I got the same problem, anybody help out?
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "Mark Lo" <[EMAIL PROTECTED]>
> > > > > To: <[EMAIL PROTECTED]>
> > > > > Sent: Sunday, May 07, 2000 12:18 PM
> > > > > Subject: Unable to Telnet
> > > > >
> > > > >
> > > > > > Hi,
> > > > > >
> > > > > >     I am not able to telnet 127.0.0.1 25 to my smpt port.  And I have
> > > > > > checked that I haven't setup anything listening to port 25 expect smpt
> > > > > > itself.  What do i do wrong here.  I was following the life with qmail
> > > > > > manual.  and I got everything running except the above.
> > > > > >
> > > > > > Thank you
> > > > > >
> > > > > > Mark Lo
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > > --
> > > > ==========================================================================
> > > > Vince Vielhaber -- KA8CSH    email: [EMAIL PROTECTED]   http://www.pop4.net
> > > >  128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
> > > >         Online Campground Directory   http://www.camping-usa.com
> > > >        Online Giftshop Superstore   http://www.cloudninegifts.com
> > > > ==========================================================================
> > >
> > >
> >
> > --
> > ==========================================================================
> > Vince Vielhaber -- KA8CSH    email: [EMAIL PROTECTED]    http://www.pop4.net
> >  128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
> >         Online Campground Directory    http://www.camping-usa.com
> >        Online Giftshop Superstore    http://www.cloudninegifts.com
> > ==========================================================================
> 
> 

Reply via email to