hi, Davide, Thank you for your suggestion. I tried the command, and the result is as below:
[root@localhost /root]# netstat -tcp -n-a -p Active Internet Connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:32768 0.0.0.0:* LISTEN 608/rpc.statd tcp 0 0 0.0.0.0:6017 0.0.0.0:* LISTEN 924/XMail tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 924/XMail tcp 0 0 0.0.0.0:79 0.0.0.0:* LISTEN 924/XMail tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 593/portmap tcp 0 0 0.0.0.0:6000 0.0.0.0:* LISTEN 963/X tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 796/sshd tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 924/XMail Thank you! Rui ----- Original Message ----- From: "Davide Libenzi" <[EMAIL PROTECTED]> To: "XMail Mail List" <[EMAIL PROTECTED]> Sent: Wednesday, July 17, 2002 8:36 AM Subject: [xmail] Re: something wrong with my xmail running on Linux, help! > > On Wed, 17 Jul 2002, Rui Li wrote: > > > Hi, everyone, > > I successfully run Xmail on Linux. I can use CtrlClnt to configure XMail from >another PC which is running Windows and I can confiure it from Linux itself. But I >can't use it to send or receive emails. From the client(MS Outlook) running on >Windows in another PC or pine on Linux itself, when I try to send or receive email >the server is simply not able to be connected. Any body have any idear about >possible reasons? In addition, I am using all the configure files(server.tab , >mailusers.tab etc. ) copied from Windows which were tested to be correct. > > > > PS: concerning the "involved SMTP, POP3, FINGER" thing mentioned in item 7 in >part7 of xmail readme.txt, I can't find any file or directory called inetd.conf in >/etc. Does that mean there is no SMTP, POP3 or FINGER service in my Linux? I guess >this may be the main reason of the problem. > > what's the result of : > > # netstat --tcp -n -a -p > > > > > - Davide > > > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] > - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
