I just made command line be

-Md -Mr 168  -Pl -Sl -Ql -Fl -Ll -SI 0.0.0.0:25 -SI 0.0.0.0:9025 -SI
0.0.0.0:9026

and now I have this:

  TCP    0.0.0.0:25             0.0.0.0:0              LISTENING
  TCP    0.0.0.0:9025           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:9026           0.0.0.0:0              LISTENING

So it seems like I can listen to many ports like that and I just tried
"telnet localhost 9025" too and got xmail talking to me.

Andreas

----- Original Message -----
From: "Davide Libenzi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 20, 2002 6:48 PM
Subject: [xmail] Re: Is it possible?


> On Wed, 20 Mar 2002, Andreas Hansson wrote:
>
> > Try binding to ip 0.0.0.0 maybe? That usually means listen on all IPs.
>
> It might work something like 0.0.0.0:PORT
> But you cannot do something like 0.0.0.0:PORT1 0.0.0.0:PORT2
>

-
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]

Reply via email to