Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

error in publishing a mail server

Status
Not open for further replies.

nnmmss

Programmer
Joined
Sep 7, 2004
Messages
123
Location
IR
I want to publish my internal mail server, so i did exactly what I found in "publishing a mail server with ISA server" in this site, but i get this error
"Winsock Error 10065 The host is unreachable. Are you connected to the network?
"
how can i check the error ?

one more thing i should add.
I did telnet as following in mdaemon server

telnet 127.0.0.1 110
+OK par.com POP MDaemon 6.8.5 ready <MDAEMON-F200507131244.AA4454504MD7911@p
pars.com>

but when i do so
telnet Ip_Valid_ISA_Server 110
i just a get cursor do nothing and i can't type anything and after the second i get this
"
Connection to host lost.

C:\Documents and Settings\Administrator.PARS.000>"

if i add the invalid Ip of ISA server to the default gateway of the mail server i can multipop in mail server but i can't send email and i get this error

Message-ID: <001301c58795$1471db10$4c88a8c0@peim.com>
Attempting to send message to gateway.
Attempting SMTP connection to [Invalid_Ip_Isa : 25]
Waiting for socket connection...
Winsock Error 10061 The other host is either down or has refused to connect with you at that IP and/or on that port.
SMTP session abnormally terminated, 0 bytes transferred

i am really confused. should set the default gateway of mail server to the Invalid Ip of ISA server? if yes , so why i can't send email, and if No I can neither send email nor receive email.
please help me
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top